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] Make Rotation2d implicitly convert from any angle unit #6316

Conversation

calcmogul
Copy link
Member

Fixes #6312.
Supersedes #6315.

@calcmogul calcmogul requested a review from a team as a code owner January 26, 2024 18:45
@calcmogul calcmogul force-pushed the wpimath-make-rotation2d-implicitly-convert-from-any-angle-unit branch from 3485299 to e8b9c9a Compare January 26, 2024 19:04
@calcmogul calcmogul force-pushed the wpimath-make-rotation2d-implicitly-convert-from-any-angle-unit branch from e8b9c9a to f9047fb Compare January 26, 2024 19:06
@PeterJohnson PeterJohnson merged commit 84ef71a into wpilibsuite:main Jan 26, 2024
27 checks passed
@calcmogul calcmogul deleted the wpimath-make-rotation2d-implicitly-convert-from-any-angle-unit branch January 26, 2024 20:51
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.

Can't construct a Rotation2d from a units::turn_t in C++
2 participants