ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Actually,
When you create your own ROS package, you have project with CMakeFile.txt, Just doing add more external library in CMakeFiles.txt so you can include whatever library you like.
A tutorial for wrapping an extern library in ROS can be seen below
http://www.ros.org/wiki/ROS/Tutorials/Wrapping%20External%20Libraries