forked from RethinkRobotics/sdk-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Using Gazebo and Baxter
rethink-cgindel edited this page Nov 18, 2013
·
17 revisions
cd to your catkin workspace where the SDK resides and clone the baxter_simulator repo. Read the README.md file for more information on how to build and run.
$ cd ~/ros_ws/src
$ git clone https://github.com/RethinkRobotics/baxter_simulator.git
You will need your ssh keys setup by following the instructions here and have permission from Rethink Robotics to clone the repo.