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

Those are not equivalent launch files, because you have not implemented the ROS_NAMESPACE=Bot1 part in the second launch file. You want to look up how the <group ns="Bot1"> tag is used to modify the ros-node and topic names.

Those are not equivalent launch files, because you have not implemented the ROS_NAMESPACE=Bot1 part in the second launch file. You want to look up how the <group ns="Bot1"> tag is used to modify the ros-node and topic names.