Skip to content
Commit 19ce769c authored by Jannik Steinbring's avatar Jannik Steinbring
Browse files

Refactoring of Kalman filter measurement updates.

It moves the performUpdate() and update*Noise() functions from LRKF to KF. This also
includes setUseAnalyticMeasurementModel() and getUseAnalyticMeasurementModel(). Subclasses
of KF now have to implement the getMomentFunc*() methods. All affected filters and
interfaces are updated according to all these changes. This allows for a much better
understanding of the code, code reuse is improved, and also the EKF (that did not inherit
from LRKF) can now use analytic moment computation for the update.
parent d3a47e26
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment