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

Commits on Dec 12, 2023

  1. Fix MecanumDriveWheelSpeeds desaturate()

    not accounting for negative speeds
    Gold856 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    9102eec View commit details
    Browse the repository at this point in the history
  2. Use absolute value

    Gold856 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    83226e8 View commit details
    Browse the repository at this point in the history
  3. Format

    Gold856 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    106c6f5 View commit details
    Browse the repository at this point in the history
  4. ...

    Gold856 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    28a361b View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Tyler Veness <calcmogul@gmail.com>
    Gold856 and calcmogul committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    76db543 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8bff530 View commit details
    Browse the repository at this point in the history