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

Revision history [back]

Note that (ros wiki):

If there is only one position model defined in the world file, all of these topics appear at the top namespace. However, if more than 1 position models exist, these topics are pushed down into their own namespaces, by prefixing the topics with robot_/ , e.g., robot_0/cmd_vel etc.

This means you need to remap some of the topics when adding a second robot.

What exactly do you mean by "tf doesn't work"? Could you paste the output of rosrun tf tf_monitor here if it is not too much and the problem still persists?