squarerobot / bagger

ROS node for programmatic control of multiple rosbag record processes
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

bagger

This package allows easy programmatic control of rosbag record processes.

Nodes

The Bagger node was created to help compartmentalize the bagging of different publications at different / the same times, and to help keep bag sizes in check, which speeds up post-mission analysis. It uses fork, exec, and kill to manage the lifecycle of various specified rosbag record processes

Configuration

Publications

Subscriptions

Services

Utilities

In the scripts/ directory, there is a simple convenience script for reindexing / decompressing any rosbags that require either in a passed directory of bags. pass the -h argument for more details