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
831 stars 124 forks source link

Update gym_sanity_check.py to register gym envs #15

Closed krishpop closed 5 years ago

krishpop commented 6 years ago

Need to import envs dir in order to add pybullet gym envs to gym env registry (envs/init.py)

benelot commented 5 years ago

Should be fixer by now. Thanks for pull-requesting!