Saves ROS messages to Avro format, binned by time and paritioned by topic.
To run following dependencies need to be installed
sudo apt-get install rapidjson-dev libsnappy-devNote: libsnappy-dev is optional, and not needed if you only need
To install Avro, you can build it from source. See their github page for releases.