Refactors the internal KF.kalmanUpdate() method so that it only takes the...
Refactors the internal KF.kalmanUpdate() method so that it only takes the measurements and a function handle to the "moment function". Also adapts the EKF and LRKF classes to these changes.
Loading
Please sign in to comment