skywalkerwang98 / openai_ros

0 stars 1 forks source link

Statements

This repository contains the OpenAI ROS package, originally developed by The Construct on the Bitbucket.

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