-
Notifications
You must be signed in to change notification settings - Fork 26
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
Function to update just the Kalman filter #157
Comments
So basically what we would ideally have is either:
or
|
I am planning to refactor the code and add an online filter where this function might not be needed. |
Will 0.4 address this @guilhermebodin? I'm not 100% sure |
yess! 🎉 |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Maybe it is good to have a function to just update the Kalman filter. My sketch:
The text was updated successfully, but these errors were encountered: