ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Did you also set set(LIBRARY_OUTPUT_PATH ${PROJECT_SOURCE_DIR}/lib) in your CMakeLists.txt?

Of course in the Manifest.xml file of the other package you want to use this library you add somethings like <depend package="NameOfLib"> so it goes and grabs that <export> tag.