unilab.tasks.locomotion.common.gait_terms.foot_contact_forces¶
- class unilab.tasks.locomotion.common.gait_terms.foot_contact_forces[source]¶
Bases:
_FootContactTermLog-compressed per-foot contact forces, shape
(num_envs, 3 * num_feet).Mirrors mjlab
foot_contact_forces: the per-foot 3-D contact forces are flattened in sensor-group order and compressed assign(f) * log1p(|f|).- Parameters:
cfg (
ManagerTermBaseCfg)env (
ManagerBasedRlEnv)
Methods
Attributes