Skip to content

mjpatell/learning_openai_ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Install Dependencies

Execute the following commands:
cd ~/ros_ws/src
git clone https://bitbucket.org/theconstructcore/openai_ros.git
cd ~/ros_ws
catkin_make
source devel/setup.bash
rosdep install openai_ros

Use

Launch Gazebo model:
roslaunch cartpole_description main.launch

Run cartpole-example: (Go to roscd cartpole_tests/script)
python reinforcement_q_learning.py

make sure python version should be 3.7.0. To check python version
python -V

About

- Duplicate from openai_ros package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published