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

It seems the only solution is to ensure rpath is guaranteed by the third party build system. In my case, I was wrapping my own library which uses CMake. I added CMake rpath commands to the library build scripts.