Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 536 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 536 Bytes

ROSbag Cleanup

Idea to concatenate ROS bag files and recode the timing to be continuous.

Refactoring bagmerge.py by Shin-nn

Bagmerge.py merges different topics into one, very useful feature we are not doing this.

Motivation

Making a blackbox testing suite of ROS Bags for implementation/smoke testing ROS packages.

Dependencies

pip install bagpy pip3 install bagpy