You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree. You want to linearize the system about the current estimate. Once you run the prediction, the estimate changes and so should the measurement Jacobian.
I believe the Jacobian should be computed after the predict step instead of before.
filterpy/filterpy/kalman/EKF.py
Lines 222 to 242 in 1d2834d
The text was updated successfully, but these errors were encountered: