-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
It would be nice to support the Joseph-form covariance update equation in KalmanFilter
, ExtendedKalmanFilter
and UnscentedKalmanFilter
. It theoretically guarantee positive-definite covariance matrices, even with finite precision floating-point arithmetic.
In my experience although, I never had any problems with the classical equation, both with the Kalman filter and the unscented version. I personally don't consider that as a high priority feature.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers