unilab.tasks.locomotion.g1.manager_terms.feet_phase_contact¶
- class unilab.tasks.locomotion.g1.manager_terms.feet_phase_contact[source]¶
Bases:
_FootContactTermReward foot contact matching the expected stance phase of the gait.
- Parameters:
cfg (
ManagerTermBaseCfg)env (
_G1Env)
Methods
Attributes
- __init__(cfg, env)¶
- Parameters:
cfg (
ManagerTermBaseCfg)env (
_G1Env)