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 620 forks source link

Any documentation on dynamic initialization? #294

Closed copark86 closed 1 year ago

copark86 commented 1 year ago

I am trying to improve the dynamic initialization so that it could work on some of the tough starting conditions that I have to deal with.

Do you have any good references or documentation on the algorithm used in the current dynamic initialization?

I was about to start the code reversing but it would be nice if there is a reference or documentation.

goldbattle commented 1 year ago
copark86 commented 1 year ago

Awesome! Thank you.