unilab.envs.locomotion.common.rewards.action_rate¶
- unilab.envs.locomotion.common.rewards.action_rate(ctx)[source]¶
Penalty for change in actions between timesteps.
- Parameters:
ctx (
RewardContext)- Return type:
Penalty for change in actions between timesteps.
ctx (RewardContext)