Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wpimath] Make KalmanFilter variant for asymmetric updates #5951

Conversation

calcmogul
Copy link
Member

Fixes #4088.

@calcmogul calcmogul requested a review from a team as a code owner November 22, 2023 19:20
@calcmogul
Copy link
Member Author

The original KalmanFilter class impl is now called SteadyStateKalmanFilter.

@PeterJohnson PeterJohnson merged commit dfdea9c into wpilibsuite:main Nov 23, 2023
26 checks passed
@calcmogul calcmogul deleted the wpimath-make-kf-variant-for-asymmetric-updates branch November 23, 2023 18:56
Starlight220 pushed a commit to Starlight220/allwpilib that referenced this pull request Dec 1, 2023
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.

Make Kalman Filter variant that doesn't require 1:1 predict-update
2 participants