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

Yes, you can make a node out of a nodelet. In fact that's somehow what the nodelet manager does. This might be a very good idea if you have code that might be used/combined somewhere as a nodelet, but also can provide standalone functionality easily.