ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You can probably use the rosbag API to write the message instances that you already have to a bag file. After that you could use them like any other bag.
Provided you set the timestamps correctly, things should be properly synchronised then.