Skip to content

Conversation

@GeorgePearse
Copy link
Owner

Upstream PR: rlabbe/filterpy#279
Author: Imported from upstream


Original Description

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.

Integration Notes

  • Validation passed

@GeorgePearse GeorgePearse added from-upstream-pr PR imported from upstream rlabbe/filterpy repository upstream-pr-stale Upstream PR is stale (2+ years old) low-risk Low-risk PR (docs, typos, etc) labels Oct 25, 2025
# Conflicts:
#	bayesian_filters/kalman/UKF.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

from-upstream-pr PR imported from upstream rlabbe/filterpy repository low-risk Low-risk PR (docs, typos, etc) upstream-pr-stale Upstream PR is stale (2+ years old)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants