ROS Bag Python Controller

Documentation Status Updates

Programmatically control ROS Bag files with Python. Look at rosbag_pandas on PyPI for an excellent package which allows you to work with the data directly.

Features

  • General Bag class
  • rosbag play

To do

  • check
  • compress
  • decompress
  • filter
  • fix
  • help
  • info
  • record
  • reindex

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.