New robotics environments (#912)

This commit is contained in:
Matthias Plappert
2018-02-26 17:35:07 +01:00
committed by GitHub
parent c5b624c6a6
commit 78c416ef7b
70 changed files with 2608 additions and 43 deletions

View File

@@ -11,6 +11,7 @@ extras = {
'box2d': ['Box2D-kengz'],
'classic_control': ['PyOpenGL'],
'mujoco': ['mujoco_py>=1.50', 'imageio'],
'robotics': ['mujoco_py>=1.50', 'imageio'],
}
# Meta dependency groups.