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

Refactor swerve code to use new SwerveModule class #22

Merged
merged 6 commits into from
Nov 30, 2023

Commits on Nov 12, 2023

  1. refactor swerve code into modules

    prepare for AdvantageKit integration by refactoring swerve code
    into separate SwerveModules, one for each corner.
    dejabot committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    35a2ac2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05a3f81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d3463b View commit details
    Browse the repository at this point in the history
  4. add javadoc for SwerveModule.

    dejabot committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    f8e05fd View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Merge branch 'main' of https://github.com/Team766/2023-Gatorade into …

    …refactor-swerve-modules
    dejabot committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    f9c1531 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71c2526 View commit details
    Browse the repository at this point in the history