unilab.envs.locomotion.common.commands.apply_heading_yaw_feedback
-
unilab.envs.locomotion.common.commands.apply_heading_yaw_feedback(commands, base_quat, heading_commands, *, stiffness, clip=2.0)[source]
In-place P-control on heading error → commands[:, 2] (yaw rate).
- Parameters:
-
- Return type:
None