ROS binary logger package

From Enrico Villagrossi

We would like to announce the release of the new ROS binary logger package. The package is designed to be an alternative to rosbag when:

  1. multiple and long messages acquisitions are required (the binary files have smaller dimensions)
  2. only the offline data analysis is required and no replay of the experiment is necessary in ROS (e.g. data analysis with MATLAB)

The usage of binary files allows to reduce the dimensions of the log files and allows to speed up the post processing of such files (e.g MATLAB spend ~0.1s to unpack 300MB of binary file). The package allows to record some common ROS message such as: sensormsgs/Imu, sensormsgs/JointState, geometry_msgs/WrenchStamped, etc... New message types can be easily added and the users are encouraged to contribute. Two MATLAB scripts are also provided to unpack the binary file.

You can find the code here: https://github.com/CNR-ITIA-IRAS/binary_logger More information and a short description can be found in the repository.

Contacts: Manuel Beschi manuel.beschi@itia.cnr.it - Enrico Villagrossi enrico.villagrossi@itia.cnr.it

Find this blog and more at planet.ros.org.


Monthly Archives

About this Entry

This page contains a single entry by Tully Foote published on February 8, 2017 4:17 PM.

2nd Edition of International Robotics Summer School: RobotCraft 2017 was the previous entry in this blog.

TUT-RIM: Collaborative Intelligent Heavy Machinery and Robotics is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.