ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
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.