Calculates Kalman filtered vehicle odometry based on different sources.
possible inputs for prediction step:
possible inputs for correction step:
Correction step rate can be slower than prediction rate.
Currently supported models:
=> please check the docs or code which inputs the model require
Further infos (chapter 4.2.5).
Some parts are ported from LMS ego estimator