Description
I have ROS2, the latest official "iron" distro, skipped ROS1 for now since I am on ubuntu 22.x, but I might downgrade later. if I cant get proper help here.
I have successfully run OpenVINS with MSCKF using the simple tutorial and the default euroc_mav dataset which is in db3 format, I am trying to run a dataset from UZH-FPV but the dataset are not recorded as .db3 and we can only download either a bag file (no metadata file included) or raw files in terms of txt files and of course images that can be download, these can be converted, but is a major hassle to do so.
Can you explain how you managed to run the UZH-FPV dataset using OpenVINS and what I need to do in which file to run for for example "indoor forward_3_davis_gt" with ROS2. The documentation is very unclear for several datasets especially using ROS2. For the simple tutorial with ROS1 and the .db3 euroc_mav dataset is was pretty straight forward.