Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 374 Bytes

README.md

File metadata and controls

22 lines (20 loc) · 374 Bytes

reindexBags

A script to reindex all active rosbag files in specified folder

Alt Text

Usage

make the python script executable:


chmod +x reindexBags.py

execute the script:


./reindexBags -s /path_to_folder/

Project Layout


reindexBags.py
LICENSE
README.md