rosbag 0.6.3

Utilities for reading ROS bag files.
Documentation
[dependencies.base16ct]
version = "0.2"

[dependencies.byteorder]
version = "1.1"

[dependencies.bzip2]
version = "0.4.4"

[dependencies.log]
version = "0.4.4"

[dependencies.lz4]
version = "1.23.2"

[dependencies.memmap2]
version = "0.9"

[lib]
name = "rosbag"
path = "src/lib.rs"

[package]
authors = ["Artyom Pavlov <newpavlov@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["parser-implementations", "science::robotics"]
description = "Utilities for reading ROS bag files."
documentation = "https://docs.rs/rosbag"
edition = "2021"
keywords = ["ros", "datasets", "robotics"]
license = "MIT OR Apache-2.0"
name = "rosbag"
readme = "README.md"
repository = "https://github.com/newpavlov/rosbag-rs"
rust-version = "1.63"
version = "0.6.3"