ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Implementation of the system is explained in the following list (bulleted list explains what is all included in that particular element of the numbered list):
gazebo_multirobot.launch
empty_world.launch (starts Gazebo with empty_world)
multirobot.launch (explained in the 2nd element below)
multirobot.launch (Launching one_robot.launch with different namespaces multiple times. One might include as many robots as he/she wants as long as the hardware allows)
one_robot.launch (launches a single robot with a given namespace. Details about what it all includes are given in the 3rd element)
one_robot.launch
Once you have the "multirobot" file in your workspace, open a terminal window and type:
roslaunch multirobot gazebo_multirobot.launch
This should start Gazebo and Rviz with 2 turtlebots unless you edit launch files.
I added 3 navigation buttons in Rviz to easily assign 2D Nav Goal for up to 3 robots. If you need more robots in the system, you can either check 'multirobot->rviz->navigation.rviz' to add more buttons or simply right click on 2d nav goal and check 'tool properties'
2 | No.2 Revision |
Implementation of the system is explained in the following list (bulleted list explains what is all included in that particular element of the numbered list):
gazebo_multirobot.launch
empty_world.launch (starts Gazebo with empty_world)
multirobot.launch (explained in the 2nd element below)
multirobot.launch (Launching one_robot.launch with different namespaces multiple times. One might include as many robots as he/she wants as long as the hardware allows)
one_robot.launch (launches a single robot with a given namespace. Details about what it all includes are given in the 3rd element)
one_robot.launch
Once you have the "multirobot" file in your workspace, open a terminal window and type:
roslaunch multirobot gazebo_multirobot.launch
This should start Gazebo and Rviz with 2 turtlebots unless you edit launch files.
I added 3 navigation buttons in Rviz to easily assign 2D Nav Goal for up to 3 robots. If you need more robots in the system, you can either check 'multirobot->rviz->navigation.rviz' to add more buttons or simply right click on 2d nav goal and check 'tool properties'
3 | No.3 Revision |
Implementation of the system is explained in the following list (bulleted list explains what is all included in that particular element of the numbered list):
gazebo_multirobot.launch
empty_world.launch (starts Gazebo with empty_world)
multirobot.launch (explained in the 2nd element below)
multirobot.launch (Launching one_robot.launch with different namespaces multiple times. One might include as many robots as he/she wants as long as the hardware allows)
one_robot.launch (launches a single robot with a given namespace. Details about what it all includes are given in the 3rd element)
one_robot.launch
Once you have the "multirobot" file in your workspace, open a terminal window and type:
roslaunch multirobot gazebo_multirobot.launch
This should start Gazebo and Rviz with 2 turtlebots unless you edit launch files.
I added 3 navigation buttons in Rviz to easily assign 2D Nav Goal for up to 3 robots. If you need more robots in the system, you can either check 'multirobot->rviz->navigation.rviz' to add more buttons or simply right click on 2d nav goal and check 'tool properties'
4 | No.4 Revision |
Implementation of the system is explained in the following list (bulleted list explains what is all included in that particular element of the numbered list):
gazebo_multirobot.launch
multirobot.launch (Launching one_robot.launch with different namespaces multiple times. One might include as many robots as he/she wants as long as the hardware allows)
one_robot.launch (launches a single robot with a given namespace. Details about what it all includes are given in the 3rd element)
one_robot.launch
Once you have the "multirobot" file in your workspace, open a terminal window and type:
roslaunch multirobot gazebo_multirobot.launch
This should start Gazebo and Rviz with 2 turtlebots unless you edit launch files.
I added 3 navigation buttons in Rviz to easily assign 2D Nav Goal for up to 3 robots. If you need more robots in the system, you can either check 'multirobot->rviz->navigation.rviz' to add more buttons or simply right click on 2d nav goal and check 'tool properties'