MIT-SPARK / Kimera-VIO

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

Is Loop Closure availabale for a monocular camera? #236

Open neliudochka opened 1 month ago

neliudochka commented 1 month ago

Hi! I ran Kimera-VIO-ROS with monocular real sense camera d455. The resulting trajectory is overall correct, but it seems that LCD doesn't work properly. The ending position must be the same as the starting, but as you can see on the screenshot, there is a huge drift.

mono

I've checked the commits and found out that mono LCD was added to Kimera here. But for me, it doesn't work. Any ideas why?