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

I don't think the rosbag file format or the API supports appending to a file.

Instead, the rosbag API supports seamlessly opening and reading from multiple bag files, so if I have multiple logging sessions, I record one bag file during each and then open all of them together when I want to analyze the data.