unilab.envs.locomotion.common.rewards.stand_still¶
- unilab.envs.locomotion.common.rewards.stand_still(ctx, command_threshold=0.1)[source]¶
Penalty for joint deviation from default while command norm is below threshold.
- Parameters:
ctx (
RewardContext)command_threshold (
float)
- Return type: