RoboSchool
Open source software for robot simulation, integrated with OpenAI Gym
Roboschool is a set of open source robot simulation environments for reinforcement learning, created as an alternative to the Mujoco physics engine. It integrates with OpenAI Gym and provides a variety of continuous control tasks, including humanoid locomotion, quadrupeds, and robotic arms. The library is built on the Bullet Physics engine, making it accessible without the licensing requirements of Mujoco. Roboschool includes training scripts and examples for applying reinforcement learning...