erosbag-core

Crates.ioerosbag-core
lib.rserosbag-core
version0.0.1-alpha.4
sourcesrc
created_at2024-07-09 16:25:45.519222
updated_at2024-08-05 13:51:47.350468
descriptionCore primitives and operations for processing ROS2 bags.
homepage
repositoryhttps://github.com/envis-space/erosbag
max_upload_size
id1297291
size88,851
Benedikt Schwab (benediktschwab)

documentation

README

erosbag-core

Core primitives and operations for processing ROS2 bags.

The library is at an early stage of development.

Setting up Diesel

cargo install diesel_cli

cd erosbag-core
echo DATABASE_URL=sqlite://localhost/diesel_demo > .env

Contributing

The library is developed at the TUM Chair of Geoinformatics and contributions are highly welcome.

Commit count: 2

cargo fmt