rpng / open_vins

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

Develop v2.7 - IMU Intrinsic Support #337

Closed goldbattle closed 1 year ago

goldbattle commented 1 year ago

Key Changes

The IMU intrinsics code was released in relation to the following publication:

Yang, Yulin, Patrick Geneva, Xingxing Zuo, and Guoquan Huang. "Online Self-Calibration for Visual-Inertial Navigation: Models, Analysis and Degeneracy." IEEE Transactions on Robotics, 2023. https://pgeneva.com/downloads/preprints/Yang2023TRO.pdf

Example fixed masks in stereo tracking:

https://github.com/rpng/open_vins/assets/2222562/bd6f6927-96e6-4275-8ce8-93be25d00da4

goldbattle commented 1 year ago

Need to ensure that ov_init uses the IMU intrinsic values still.