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] Add ChassisSpeeds::ToTwist2d() to ChassisSpeeds #6634

Merged
merged 5 commits into from
May 20, 2024

Conversation

ncorrea210
Copy link
Contributor

Resolves #6631.

@ncorrea210 ncorrea210 requested a review from a team as a code owner May 17, 2024 20:24
@ncorrea210
Copy link
Contributor Author

/format

@ncorrea210 ncorrea210 changed the title [wpimath] Add Twist 2d to ChassisSpeeds [wpimath] Add ChassisSpeeds::ToTwist2d() to ChassisSpeeds May 17, 2024
Co-authored-by: Tyler Veness <calcmogul@gmail.com>
@ncorrea210
Copy link
Contributor Author

/format

@ncorrea210 ncorrea210 requested a review from calcmogul May 20, 2024 00:37
@PeterJohnson PeterJohnson merged commit 0b5aec8 into wpilibsuite:main May 20, 2024
25 checks passed
@ncorrea210 ncorrea210 deleted the ChassisSpeeds-Twist2d branch May 20, 2024 19:20
chauser pushed a commit to chauser/allwpilib that referenced this pull request May 30, 2024
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.

Add Twist2d ChassisSpeeds::ToTwist2d(units::second_t dt) const
4 participants