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

document about StateHelper class ? #371

Closed chennuo0125-HIT closed 10 months ago

chennuo0125-HIT commented 10 months ago

thanks for this greate work, but I cant understand the implementation about class StateHelper, could provide document ?

goldbattle commented 10 months ago

Hi. The documentation is provided here:

If you wish the understand the underling implementation I recommend reading the code directly as there are sufficient comments. Otherwise just looking at the function documentation is likely sufficient.