ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
![]() | 1 | initial version |
Hello kurisu,
If you have a library you have to add the paths and the name of the library in your CMakeLists.txt and also all cpp or hpp files.
As you can see the library is written without the pre-string "lib" and without the version number and type at the end.
Best regards, zumili