rpng / open_vins

An open source platform for visual-inertial navigation research.
https://docs.openvins.com
GNU General Public License v3.0
2.07k stars 619 forks source link

Suddenly failing after good performance #278

Closed raabuchanan closed 1 year ago

raabuchanan commented 1 year ago

Hello, I'm running OpenVINS on a pretty easy log of a legged robot walking around a courtyard outside. OpenVINS works just fine until a specific moment where suddenly most of the visual features disappear and then the state diverges. I've added a picture of Rviz of just before the state diverges.

My best guess is that most of the good features are very far away and maybe there is some parameter setting a maximum landmark distance from the camera? Any ideas? Thanks.

Right before divergence Screenshot from 2022-10-06 11-21-50

goldbattle commented 1 year ago

Do you have the bag? How many features are tracked during this, or is it due to the state diverging? Can you provide your calibration / launch / data?

goldbattle commented 1 year ago

Feel free to reopen if you have a specific bag to reproduce this, thanks!