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

Swerve #1

Closed
wants to merge 8 commits into from
Closed

Swerve #1

wants to merge 8 commits into from

Commits on Jan 12, 2024

  1. swerve code

    davidchen20 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    cca1811 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    a239249 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. added LimelightHelpers.java and added a SwerveDrivePoseEstimator impl…

    …ementation to Drive.java
    CSnair7 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    82e7721 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71b8574 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    071b00d View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. added constants to Module.java, Drive.java, and ModuleIOTalonFX.java;…

    … implemented LoggedTunableNumber into Drive.java and Module.java for drive, turn, rotation, and translation kP values
    CSnair7 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    38d9f8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4945c22 View commit details
    Browse the repository at this point in the history
  3. added code to periodic that updates AutoBuilder when either translati…

    …onkP or rotationkP are updated
    CSnair7 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    b3d1fe9 View commit details
    Browse the repository at this point in the history