unilab.envs.locomotion.common.commands.zero_small_xy_commands
-
unilab.envs.locomotion.common.commands.zero_small_xy_commands(commands, *, threshold=0.2)[source]
Zero commands[:, :2] in-place wherever its norm is below threshold.
- Parameters:
-
- Return type:
None