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 same error happens when your package.xml is missing the line:

<exec_depend>nodelet</exec_depend>

I wanted to add this as another answer (even if it does not precisely solve the question at hand - the OP had this line in his code), since this question is the first hit when searching for "Failed to load nodelet".