Difference between revisions of "Run Baxter in Simulation"

From Lofaro Lab Wiki
Jump to: navigation, search
(Created page with "=Assumptions:= * ROS Installed * Baxter Simulator Installed =How to Run the Baxter Simulator= This section shows you how to run the baxter simulator assuming the above assump...")
(No difference)

Revision as of 00:39, 7 November 2016

Assumptions:

  • ROS Installed
  • Baxter Simulator Installed

How to Run the Baxter Simulator

This section shows you how to run the baxter simulator assuming the above assumptions.

Setup Work Space

  1. $ cd ~/ros_ws
  2. $ ./baxter.sh sim
  3.  
  4. ==Run the Simulator==
  5. In the same terminal as above do the following
  6. $ roslaunch baxter_gazebo baxter_world.launch
  7.  
  8. ==You are done==
  9. The simulator is now started