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

Revision history [back]

The easiest way is to record a new bagfile with all topics while playing the old one. This way you can use the filter node.

Another approach is to manually filter the data in e.g. python and use the rosbag API to read and write the bagfile.