![]() |
TheConstruct
August 9 |
We are pleased to announce the initial release of the openai_ros package on Wiki.ROS
The openai_ros package provides a common ground for using OpenAI Gym infrastructure to train robots with Reinforcement Learning algorithms without having to care about the OpenAI part and simplifying the way to change robot, tasks or learning algorithms while keeping the same structure. This allows to easily compare results between roboticists.
Training a robot on a task is reduced to the following steps:
If you want to change the robot, just change the robot environment and keep the rest. If you want to change the task, just change the task environment and keep the rest. If you want to test different learning algorithms on the same robot and task, just change it and keep the rest!
We provide complete documentation and several video examples on how to do all those steps.
Within the openai_ros package, we provide already made OpenAI-to-Gazebo sim connections to all the ROS robots so roboticists do not have to care about how to connect the OpenAI algorithms to the simulated robots, and just concentrate on the learning.
In this initial release, we provide connectors to the following robots:
Templates are also provided for the creation of your own robot connector.
The package is open source and has IGPL license. Any contribution will be welcomed.
Visit Topic or reply to this email to respond.
To unsubscribe from these emails, click here.