/reindexBags

script to reindex active rosbag files

Primary LanguagePythonMIT LicenseMIT

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