Skip to content

Implement Swerve #15

Description

@ErikCald

The recommended tasks involved with programming it yourself are:

  • Clone FRC3512's repo onto your machine
  • Solve any errors in this repo due to the repo being in 2022 and our robot being a 2023 robot
  • Make modifications to Constants.java to match our settings (things like can id's)
  • Swap the order of burnFlash() and resetEncodersToAbsolute() in SwerveModule.java (call burnFlash() last)
  • Test and get this repo to work on the robot, tune the steer offsets.
  • Learn how this repo works then translate it into code on 2023-2706-Fall-Poseidon
  • Make modifications to the code to follow merge naming standards and merge's general format for code.

Metadata

Metadata

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions