reindexBags A script to reindex all active rosbag files in specified folder 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