.. image:: https://img.shields.io/pypi/v/pyrosbag.svg :target: https://pypi.python.org/pypi/pyrosbag
.. image:: https://img.shields.io/travis/masasin/pyrosbag.svg :target: https://travis-ci.org/masasin/pyrosbag
.. image:: https://codecov.io/gh/masasin/pyrosbag/branch/master/graph/badge.svg :target: https://codecov.io/gh/masasin/pyrosbag
.. image:: https://readthedocs.org/projects/pyrosbag/badge/?version=latest :target: https://pyrosbag.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
.. image:: https://pyup.io/repos/github/masasin/pyrosbag/shield.svg :target: https://pyup.io/repos/github/masasin/pyrosbag/ :alt: Updates
.. image:: https://img.shields.io/badge/license-MIT-blue.svg :target: https://github.com/masasin/pyrosbag
Programmatically control ROS Bag <http://wiki.ros.org/rosbag>
_ files with
Python.
Also look at rosbag_pandas <https://github.com/aktaylor08/RosbagPandas>
_,
also available on PyPI, for an good package which allows you to work with the
data directly.
rosbag play
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage
project template.
.. Cookiecutter: https://github.com/audreyr/cookiecutter
.. audreyr/cookiecutter-pypackage
: https://github.com/audreyr/cookiecutter-pypackage