ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I got this working with the target_link_libraries. Though there were many "tutorials" on how to do this they were over complicated and not clear. I eventually stumbled onto this YouTube video that was clear and had a good explanation.
Thanks!
2 | No.2 Revision |
I got this working with the target_link_libraries. Though there were many "tutorials" on how to do this they were over complicated and not clear. I eventually stumbled onto this YouTube video that which was clear very helpful and had a good explanation.I got the library linked with the addition of an extra CMakeLists inside the library.
Thanks!