Skip to content

Fix process noise handling in UKF#279

Open
ashtuchkin wants to merge 1 commit intorlabbe:masterfrom
ashtuchkin:fix-process-noise
Open

Fix process noise handling in UKF#279
ashtuchkin wants to merge 1 commit intorlabbe:masterfrom
ashtuchkin:fix-process-noise

Conversation

@ashtuchkin
Copy link

Two minor changes to UnscentedKalmanFilter:

  1. Allow passing Q to predict step, for consistency with R in update step. It's also pretty much required if you have uneven dt.
  2. Fix a bug in the RTS smoother where passed-in Qs were not used at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant