MIT-SPARK / Kimera-VIO

Visual Inertial Odometry with SLAM capabilities and 3D Mesh generation.
BSD 2-Clause "Simplified" License
1.56k stars 418 forks source link

Dataset to test loopclosures #66

Closed WouterJansen closed 4 years ago

WouterJansen commented 4 years ago

I've been experimenting with Kimera and while the state estimation works great I was wondering how I could best test the loop closure detection and PGO. As when I run Kimera (I use the ROS Wrapper) with the euroc dataset and verbosity set to print out loop closures it doesn't seem to find any. Is there any dataset available to test this better or a publicly recommended dataset that I could use?

Due to the current lockdown situation I'm in testing with real sensors is not possible for a while :)

ToniRV commented 4 years ago

Hi @WouterJansen, the Euroc dataset is the only one we support right now for loop closures. Kitti would be nice, but it doesn't have real IMU data. Alternatively, we could upload a rosbag doing a big loop-closure in a simulator (given current lockdown it might be the safest/quickest).

gkiri commented 4 years ago

Hi @ToniRV , I have been testing Kimera with intel real sense D435i hardware.Just wondering if Loop closures will work on live captured data or not?

WouterJansen commented 4 years ago

See #72 for I think the same issue I'm experiencing. Perhaps it's not a dataset issue but more an issue with the LCD.