unilab.envs.mdp.rewards.variable_posture¶
- class unilab.envs.mdp.rewards.variable_posture[source]¶
Bases:
ManagerTermBaseposturewith speed-dependent tolerance: standing/walking/running std maps.The per-joint std is selected from
std_standing/std_walking/std_runningby the total command speed (planar norm plus yaw magnitude) againstwalking_thresholdandrunning_threshold.- Parameters:
cfg (
ManagerTermBaseCfg)env (
ManagerBasedRlEnv)
Methods
Attributes