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

Revision history [back]

Hi,

We have made a tool to store camera data from a bag file, e.g., depth images, as a video sequence. Part of the procedure can help you I guess. The relevant file can be found here:

ros.org/doc/electric/api/rosbag_video/html/bag__to__video_8cpp_source.html (lines 95-125).

Jos