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

How to get next state KalmanFilter #175

Open
exists1100001001 opened this issue Sep 27, 2023 · 0 comments
Open

How to get next state KalmanFilter #175

exists1100001001 opened this issue Sep 27, 2023 · 0 comments

Comments

@exists1100001001
Copy link

Hello. Thank you soo much for this code:).
I want to predict five nex state of Kalmanfilter, but I dont understend how. I try to write new getter with kf.get_prediction, but I get an error "TypeError: unsupported operand type(s) for *: 'NoneType' and 'int'",because B is 'NoneType'

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

No branches or pull requests

1 participant