Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 265 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 265 Bytes

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