rpng / open_vins

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

IMU intrinsics in `ov_init` #344

Open goldbattle opened 1 year ago

goldbattle commented 1 year ago

Current both the simulator in ov_init and the code does not take into account the IMU intrinsic parameters. For better consistency, and to perform initialization on very poor IMUs with large intrinsics it would be good to add support in this package also.