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

Fix MecanumDriveWheelSpeeds desaturate() #6040

Merged
merged 6 commits into from
Dec 15, 2023
Merged

Fix MecanumDriveWheelSpeeds desaturate() #6040

merged 6 commits into from
Dec 15, 2023

Conversation

Gold856
Copy link
Contributor

@Gold856 Gold856 commented Dec 12, 2023

It didn't account for negative speeds when calculating the real max speed, so now it does.

not accounting for negative speeds
@Gold856 Gold856 requested a review from a team as a code owner December 12, 2023 23:05
@calcmogul
Copy link
Member

Does this affect the other WheelSpeeds classes?

@Gold856 Gold856 requested a review from a team as a code owner December 12, 2023 23:16
@Gold856
Copy link
Contributor Author

Gold856 commented Dec 12, 2023

No, all of them have correct implementations now.

Copy link
Member

@calcmogul calcmogul left a comment

Choose a reason for hiding this comment

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

Remove the submodule.

Co-authored-by: Tyler Veness <calcmogul@gmail.com>
@PeterJohnson PeterJohnson merged commit f87c64a into wpilibsuite:main Dec 15, 2023
25 checks passed
@Gold856 Gold856 deleted the mecanum-kinematics branch December 19, 2023 07:54
This pull request was closed.
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.

3 participants