ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Can you try to adapt the CMakeLists.txt of the rosrecord package? On line 22 (or close to it) you should change the line
rosbuild_link_boost(rosplay iostreams system)
to
rosbuild_link_boost(rosplay iostreams system filesystem)