0.5.2
Bug Fix
- Fix max_episode_steps for Pusher and Reacher (#93)
Enhancement
- add testing macro
ENVPOOL_TEST
(#93, #94) - add
terminate_when_unhealthy
andexclude_current_positions_from_observation
for most of mujoco envs (#93) - eliminate
info["qpos0"]
andinfo["qvel0"]
in mujoco env when generating wheel (#93) - add instructions for building this project with mainland China users (#92)