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

Revision history [back]

Yes and no.

You can run the same node (i.e. even the same executable) multiple times, if you give them different names in roslaunch (check the roslaunch syntax).

You cannot launch two nodes (does not matter if it is the same or another executable) with the same name