unilab.tasks.locomotion.common.gait_terms.feet_swing_height¶
- class unilab.tasks.locomotion.common.gait_terms.feet_swing_height[source]¶
Bases:
_FootContactTermPenalize peak-swing-height deviation from the target, evaluated at landing.
Mirrors mjlab
feet_swing_height: the peak foot height accumulates while the foot is in the air; on first contact the squared relative error(peak / target_height - 1)^2is charged and the peak resets.- Parameters:
cfg (
ManagerTermBaseCfg)env (
ManagerBasedRlEnv)
Methods
Attributes