ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

The rosbag package installs not only the binaries but also the header files and the libraries. Just add a dependency on rosbag in your CMakeLists.txt and link against the rosbag library. You should not download the sourcecode and add it manually.