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

Localization in integration test #656

Merged
merged 2 commits into from
Feb 25, 2024

Conversation

rbridges12
Copy link
Collaborator

Summary

Closes #168

What features did you add, bugs did you fix, etc?
Instead of just checking the localization estimate against the target position in the integration test, it now uses the rover's ground truth pose. It also separately makes sure the estimation error remained below a certain threshold.

Did you add documentation to the wiki?

No

How was this code tested?

The integration test was run with varying error thresholds.

Did you test this in sim?

Yes

Did you test this on the rover?

No

Did you add unit tests?

No

@rbridges12 rbridges12 added the sim-gap gaps from simulation that need further work before they can function IRL label Feb 25, 2024
@rbridges12 rbridges12 requested a review from qhdwight February 25, 2024 18:11
Copy link
Collaborator

@qhdwight qhdwight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

poggers

test/integration/integration.py Show resolved Hide resolved
@rbridges12 rbridges12 merged commit fab640d into integration Feb 25, 2024
1 check passed
@rbridges12 rbridges12 deleted the localization-integration-test branch February 25, 2024 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sim-gap gaps from simulation that need further work before they can function IRL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants