benelot / pybullet-gym

Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.
https://pybullet.org/
Other
823 stars 123 forks source link

Update hopper_env.py #63

Closed giarcieri closed 3 years ago

giarcieri commented 3 years ago

Changed roboschool locomotor into mujoco locomotor.

benelot commented 3 years ago

Looks good, thanks!