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

Kalman filter #150

Merged
merged 14 commits into from
Aug 20, 2023
Merged

Kalman filter #150

merged 14 commits into from
Aug 20, 2023

Conversation

thowell
Copy link
Collaborator

@thowell thowell commented Aug 15, 2023

Builds on #149

Implements an extended Kalman filter
-includes gRPC + Python interface + tests

Modifications to Estimator class and corresponding updates to Batch estimator

Minor changes to tests

@thowell thowell mentioned this pull request Aug 15, 2023
@thowell thowell marked this pull request as ready for review August 17, 2023 18:00
@thowell thowell requested a review from erez-tom August 17, 2023 18:00
grpc/kalman_service.cc Outdated Show resolved Hide resolved
grpc/kalman_service.cc Outdated Show resolved Hide resolved
grpc/kalman_service.cc Outdated Show resolved Hide resolved
@thowell
Copy link
Collaborator Author

thowell commented Aug 20, 2023

Kalman gRPC + Python is now removed.

@erez-tom erez-tom merged commit 6b01e0f into google-deepmind:main Aug 20, 2023
4 checks passed
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.

2 participants