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

Make compatible with pybullet's latest version #60

Closed JonathanRaiman closed 3 years ago

JonathanRaiman commented 3 years ago

Import appears to have changed -- this fixes it for me.

benelot commented 3 years ago

Thanks for the contribution. I will have to merge it blindly for now, since I am not working on the project recently. But we had this change already in the past as the bullet project moves around the pybullet base stuff from time to time. So I assume this is again one of them.