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 suspect these errors are actually coming from your image publisher, probably because rosbag is trying to subscribe to a compressed topic that the publisher can't actually publish.

You should be able to confirm this by running your image publisher and rosbag in separate terminals.

Once you've confirmed that this is a problem, I suggest that you adjust the options to rosbag record to limit which topics are recorded; this will both prevent these errors and potentially reduce the size of your recorded bag file.