AIT-Assistive-Autonomous-Systems / ros2bag_tools

Tool extensions for ros2bag cli
122 stars 34 forks source link

Fix/tests and readorder #29

Closed devrite closed 11 months ago

devrite commented 11 months ago

Fixes #28 and tests in rolling.

Rolling changed the metadata class for timestamps to rostime. Thus for now convert to datetime to keep the changes small and the same behaviour. Although, we should switch to rostime later as it will support ns resolution.

Add some dirs to ignore.