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.
$ cd run
$ python gym-testing.py
This package has a number of dependencies, and the setup is non-trivial
- gym-gazebo
- gym
- Gazebo 8
- ROS Kinetic
- jaco-arm-pkgs
- tensorforce
- cup_and_ball
- Extending the OpenAI Gym for robotics: a toolkit for reinforcement learning using ROS and Gazebo 1608.05742
To look at