ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You can add <param name="tf_prefix" value="robot_1"/> for adding prefix to your urdf for each of the robots. Similarly you can group the launch files for both of robots in different namespaces. An example can be found here.