librosbag0d

Library for recording from and playing back to robot os topics
  http://www.ros.org/wiki/ros_comm
  0
  no reviews



This package is part of robot os (ros). it is the rosbag library, which provides apis for reading/writing bags (ros message stores) in c++ and python. it is intended to be high performance and avoids deserialization and reserialization of the messages.

the related rosbag package provides a command-line tool for working with bags.