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

Basic python test for kalman core #1322

Merged
merged 1 commit into from Oct 2, 2023

Conversation

krichardsson
Copy link
Contributor

This PR adds a basic python test for kalman core.

There is some supporting code required to run the kalman core (emulating estimator_kalman.c) and this functionality is currently part of the test. A more proper and flexible solution would be to extract this code into a generic emulator that can be used for testing, but also simulation and development. This will have to do for now though.

@krichardsson krichardsson merged commit 9343aa6 into master Oct 2, 2023
24 checks passed
@krichardsson krichardsson deleted the krichardsson/estimator-py-test branch October 2, 2023 10:53
@knmcguire knmcguire added this to the next-release milestone Oct 10, 2023
@knmcguire knmcguire mentioned this pull request Oct 10, 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.

None yet

2 participants