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

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.