gaia-platform / rosbag2_snapshot

A ROS2 port of rosbag_snapshot
18 stars 12 forks source link

Add missing timestamps to stored messages #5

Closed JWhitleyWork closed 2 years ago

JWhitleyWork commented 2 years ago

The messages added to the rosbag did not have valid timestamps so the time of the bag files would show 0s. This fixes this issue.