bag-database icon indicating copy to clipboard operation
bag-database copied to clipboard

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

Results 35 bag-database issues
Sort by recently updated
recently updated
newest added
trafficstars

Doing a full-text search of both of those at once is very slow. It'd be faster to search for them individually and then just combine the results, but that implies...

Priority: Low
Status: Accepted
Type: Enhancement

Hi, I'm attempting to install bagdb using the Without Authentication method. Tried doing docker compose up and got: ``` ✘ bagdb Error 1.2s Error response from daemon: Head "https://ghcr.io/v2/swri-robotics/bag-database/manifests/latest": unauthorized...

I'm running bag-database on a server that communicates via s3 with a qnap NAS. Most of the functionality of bagdb is working, only the uploading doesn't work. Can you give...

We were running the system with a networked file storage device storing the raw bag data. We uploaded a bunch of bags with the wrong permissions, and we noticed that...

We use bag-database for helping to manage our ROS bags, but are wanting to manage additional log data, outside of the bag, such as text logs, or 3rd-party binary logs...