Skip to content

NerdToMars/rosbag2-rs

Repository files navigation

Rosbag2 Rust

Rosbag2 Rust (Rosbag2 rs) is a Rust crate designed to provide functionalities for handling ROS2 bag files. This crate aims to enable efficient reading, writing, and manipulation of ROS bag files, making it easier for developers working with ROS to manage and analyze their data.

CI Crates.io

Features

Current Features

  • Write ROS Bag Files (in progress, only support version 5 rosbag2 (humble))
  • Read ROS Bag Files

Planned Features

  • Support read from split db files
  • Advanced message manipulation tools
  • ...

Contributing

We welcome contributions to Rosbags Rust! Whether it's reporting a bug, proposing a feature, or submitting a pull request, all contributions are appreciated.

Notice

Most of rust code is porting from https://gitlab.com/ternaris/rosbags

About

Rosbag2 writer and more...

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE-2.0
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages