unilab.envs.mdp.events.RandomizeRigidBodyCom¶
- class unilab.envs.mdp.events.RandomizeRigidBodyCom[source]¶
Bases:
ManagerTermBaseCommunity-compatible additive rigid-body CoM randomization.
The
com_rangeparam is re-resolved from the live term params on every apply (not cached at construction), so step-staged curricula can widen the range by updating the event term config between resets.- Parameters:
cfg (
EventTermCfg)env (
ManagerBasedRlEnv)
Methods
Attributes