swri-robotics / bag-database

A server that catalogs bag files and provides a web-based UI for accessing them.
Other
344 stars 71 forks source link

Indexing bag file fails if a GPS topic contains a non-GPS message #86

Closed pjreed closed 6 years ago

pjreed commented 6 years ago

@matt-attack found an issue where if a topic is specified in the bag database's settings as being a GPS topic, but the message type on that topic does not have latitude and longitude fields, the Bag DB will throw an exception when trying to index that bag file and fail to add it.