Skip to content

A base project for future robots that has CTRE generated swerve drive code and PhotonVision AprilTag processing.

Notifications You must be signed in to change notification settings

Team334/SwerveBase-CTRE

Repository files navigation

SwerveBase-CTRE

CI

A base project for future robots that has CTRE generated swerve drive code and PhotonVision AprilTag processing.

Features

  • Swerve drive code using CTRE's swerve code generator.
  • Device logging with SignalLogger and data logging with Epilogue and DogLog.
  • Device Fault Logging as telemetry for at-home testing. The faults are also logged with DogLog for post-match review.
  • Pre-match self check with custom self-check commands.

Todo

  • Add photon vision code (LOOK AT THE 2025 BETA UPDATES FIRST).
  • Add more unit tests.
  • Add proper licenses.

2025 Beta Known Issues

  • To run sim, do ./gradlew simulateJava instead of using the WPILib extension (for Epilogue to work).

About

A base project for future robots that has CTRE generated swerve drive code and PhotonVision AprilTag processing.

Topics

Resources

Stars

Watchers

Forks

Languages