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

Depending on how you want to package the library it might be an option to just call the library build as a custom build step from catkin. This will make it easier to integrate updates from upstream. Depending on the interface it might be harder to integrate it with ROS, especially when the builds aren't ABI compatible.