ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
If you unclick the Hide buttons for "Dead Sinks" and "Leaf Topics" in rqt_graph, you'll probably see that amcl and move_base are subscribing to /robot1/map
and /robot2/map
topics on their respective robots. You probably need to remap the map topics for both nodes to the /map
topic.