User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
cs:simulator:run:start [2017/02/21 14:52]
James Irwin
cs:simulator:run:start [2017/09/12 17:32]
James Irwin
Line 1: Line 1:
 ===== Running Gazebo Simulator ===== ===== Running Gazebo Simulator =====
  
-Next build everything by running ​catkin_make. Then run the following command:+Next build everything by running ​''​%%rsmake%%''​. Then run the following command:
    ​roslaunch robosub_simulator gazebo.launch [gui:​=false] [minimal:​=true]  ​    ​roslaunch robosub_simulator gazebo.launch [gui:​=false] [minimal:​=true]  ​
 This will load the proper param files, start up gazebo with the correct world, spawn the sub, and finally, start the simulator bridge, control system, and thruster nodes. If you want to run additional software nodes (vision, hydrophones,​ AI, etc.), you will need to start them manually. You can use the optional parameters to disable the gui or launch the minimal simulator without the control system or thrusters started. This will load the proper param files, start up gazebo with the correct world, spawn the sub, and finally, start the simulator bridge, control system, and thruster nodes. If you want to run additional software nodes (vision, hydrophones,​ AI, etc.), you will need to start them manually. You can use the optional parameters to disable the gui or launch the minimal simulator without the control system or thrusters started.