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

The answer (as explained to me by a co-worker that saw my post) is to launch a nodelet manager:

<node pkg="nodelet" type="nodelet" name="local_nodelet_manager" args="manager" output="screen"/>

... and change the nodelet manager name in the launch file.