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

Don't change the name of the executable, change the node name by passing: __name:=new_name

Don't change the name of the executable, change the node name by passing: __name:=new_name

You can also produce a roslaunch file the automatically assigns anonymous node names.