ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The proper way to link against libraries is in the target_link_libraries
function in the CMakeLists.txt file.
There also exists a rosdep entry for MySQL. It is called libmysqlclient-dev
but I'm not 100% sure if it includes the libraries you need. (I just found this entry in the repo.) If this is suited for your use case add it to the build and run dependencies.