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

thanks for the answer I tried: target_link_libraries(${NAME_OF_MY_NODE) <name_of_library_to_link>) target_link_libraries(${NAME_OF_MY_NODE) NAME_OF_LIBRARY_TO_LINK) target_link_libraries(NAME_OF_MY_NODE NAME_OF_LIBRARY_TO_LINK)

But doesn't work

other suggestions?