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

Yes, everything is the same. At the end you just write a normal C++ program using the ROS libraries. Just skip actually connecting to anything, e.g., no need for NodeHandles, etc.

For your specific problem: rosbag filter might already be able to do that, so you won't need to write any specific utility.