bag-database
bag-database copied to clipboard
A server that catalogs bag files and provides a web-based UI for accessing them.
Hello, I really like the new feature using ldap, but currently have 2 Issues with an external DC as ldapserver: - How do I include certificates to use ldapS? -...
Hello, in the readme it is mentioned that the bag-database can also be running behind e.g. haproxy. In my case I would like to have it running behind an apache...
Hi, Please also support message when position stored in filed `position` (message `geographic_msgs/GeoPoint`)
Is it possible to filter bag files by more than one parameter? For example, to filter bag files that have two set topics or a set topic and a tag.
The infrastructure for this should already be in place; Docker instructions involve starting up a Postgres database with PostGIS extensions, and Lucene database indexes are being generated. We still need...
We could potentially test several of the fields in the config to make sure they're valid. Do so and return an error message if the user tries to submit invalid...
Sometimes you'd like to be able to do something like set the vehicle name for many bag files at once. That should be possible for any user-enterable field.
The bag database is currently really only suitable for internal use because any user can modify bag metadata. If the bag database is going to be made suitable for a...
It'd be nice to have a window where you can view a list of all of the duplicates, pick which ones you want to keep, and then delete all of...