Skip to content

A server that catalogs bag files and provides a web-based UI for accessing them.

License

Notifications You must be signed in to change notification settings

swri-robotics/bag-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ee3eed9 · Oct 3, 2024
Aug 19, 2020
Apr 30, 2024
Oct 2, 2024
Oct 3, 2024
Jan 2, 2018
Sep 9, 2020
Jan 2, 2018
May 23, 2017
Apr 30, 2024
May 5, 2016
May 11, 2020
Sep 10, 2020
Oct 3, 2024

Repository files navigation

Bag Database Java CI with Maven

The Bag Database is a web-based application that monitors a directory for ROS bag files, parses their metadata, and provides a friendly web interface for searching for bags, downloading them, and running post-processing scripts on them. It also provides a REST API that can be used to perform automated tasks.

Sample Screenshot

Documentation

The Bag Database's documentation is available as a GitHub Pages site.