Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.14 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.14 KB

jaco-gym

This is a WIP package that will allow the Jaco arm Gazebo simulation to be incorporated into OpenAI Gym.

The video below shows an example of a TRPO agent playing cup-and-ball after about 5000 episodes.

Jaco Arm playing cup-and-ball

Running

$ cd run
$ python gym-testing.py

Requirements

This package has a number of dependencies, and the setup is non-trivial

Sources

  • Extending the OpenAI Gym for robotics: a toolkit for reinforcement learning using ROS and Gazebo 1608.05742

To look at