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

[wpimath] Fix exception for empty pose buffer in pose estimators #5106

Conversation

calcmogul
Copy link
Member

Fixes #5100.

@calcmogul calcmogul requested a review from a team as a code owner February 17, 2023 03:31
@calcmogul calcmogul force-pushed the wpimath-fix-exception-for-empty-pose-buffer-in-pose-estimators branch from d27f94e to c7f9f14 Compare February 17, 2023 03:45
@calcmogul calcmogul force-pushed the wpimath-fix-exception-for-empty-pose-buffer-in-pose-estimators branch from c7f9f14 to 4d1f598 Compare February 17, 2023 04:05
@PeterJohnson PeterJohnson merged commit 74dea9f into wpilibsuite:main Feb 17, 2023
@calcmogul calcmogul deleted the wpimath-fix-exception-for-empty-pose-buffer-in-pose-estimators branch February 17, 2023 06:00
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.

NoSuchElementException from SwerveDrivePoseEstimator.addVisionMeasurement()
2 participants