Skip to content

[upstream PR #279] Integration blocked: Fix process noise handling in UKF #111

@GeorgePearse

Description

@GeorgePearse

Upstream PR: rlabbe/filterpy#279
Issue Type: Cherry-pick failed: fatal: bad object 334043545f0289f637878bec2c8a30587050c088


Problem

Error: Cherry-pick failed: fatal: bad object 334043545f0289f637878bec2c8a30587050c088


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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstream-pr-blockedUpstream PR blocked by conflicts or errorsupstream-pr-staleUpstream PR is stale (2+ years old)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions