Skip to content

balbok0/ros_to_avro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ros_to_avro

Saves ROS messages to Avro format, binned by time and paritioned by topic.

NOTE: THIS IS STILL WIP

Setup

To run following dependencies need to be installed

sudo apt-get install rapidjson-dev libsnappy-dev

Note: 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.

About

Saves ROS messages to Avro format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published