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] Report error when x and y components of Rotation2d are zero #6767

Conversation

calcmogul
Copy link
Member

Fixes #6766.

@calcmogul calcmogul requested a review from a team as a code owner June 22, 2024 18:33
@calcmogul calcmogul force-pushed the wpimath-report-error-when-x-and-y-components-of-rotation2d-are-zero branch 3 times, most recently from 00f91ed to 34dcc46 Compare June 22, 2024 19:02
@PeterJohnson PeterJohnson merged commit 7f6ba54 into wpilibsuite:main Jul 8, 2024
32 checks passed
@calcmogul calcmogul deleted the wpimath-report-error-when-x-and-y-components-of-rotation2d-are-zero branch July 8, 2024 18:43
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.

Rotation2d(0,0) should be some sort of NaN
2 participants