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

Add envs from ROBEL (currently only MuJoCo) #50

Open ycps opened 4 years ago

ycps commented 4 years ago

ROBEL: Robotics Benchmarks for Learning

On their website, they say that "Support for Bullet is planned." So it might be a good candidate for adding to pybullet-gym in the future.

benelot commented 4 years ago

Hi! Would you be interested in implementing this with us here? Thanks for pointing that out!