Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 288 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 288 Bytes

#Usage To start one or more simulations, run

roscd dl_turtlebot/launch
python multisim.py <number of sims> | roslaunch -

These simulation(s) will all be started headless. To view the gui for a simulation, run

rosrun dl_turtlebot launch_gui <sim number to connect to>