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

nodelet involves multiple files, so it's not straightforward. Sharing CMakeLists.txt, your code (especially the line you're exporting your class using pluginlib's mechanism if you're writing your nodelet in C++).

That said, your issue is likely FAQ, as I hit many other threads on google. I'd suggest checking the name of the lib file and the class name.