Update environments.md

This commit is contained in:
Christopher Hesse
2019-09-27 15:39:10 -07:00
parent d69e6c8a79
commit 12b3bb6a0c

View File

@@ -141,7 +141,7 @@ Learn more here: https://github.com/openai/roboschool
The gym comes prepackaged with many many environments. It's this common API around many environments that makes Gym so great. Here we will list additional environments that do not come prepacked with the gym. Submit another to this list via a pull-request.
### Pybullet Robotics Environments
### PyBullet Robotics Environments
3D physics environments like the Mujoco environments but uses the Bullet physics engine and does not require a commercial license. Works on Mac/Linux/Windows.