Skip to content

Commit

Permalink
Update environments.md (openai#1457)
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherhesse authored Apr 26, 2019
1 parent c7bae99 commit e748da7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/environments.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,12 @@ Learn more here: https://github.com/openai/retro

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

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.

Learn more here: https://docs.google.com/document/d/10sXEhzFRSnvFcl3XxNGhnD4N2SedqwdAvK3dsihxVUA/edit#heading=h.wz5to0x8kqmr

### Obstacle Tower

3D procedurally generated tower where you have to climb to the highest level possible
Expand Down

0 comments on commit e748da7

Please sign in to comment.