Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(walker2d_v4): add forward/health reward and ctrl cost to ste…
…p info This commit adds the 'reward_forward', 'reward_ctrl' and 'reward_survive' to the info dict that is returned by the `step` method. This was done to improve consistency with the other environments.
- Loading branch information