Merge branch 'main' into 2027

This commit is contained in:
Thad House
2024-12-08 12:04:23 -08:00
22 changed files with 1014 additions and 116 deletions

View File

@@ -54,6 +54,9 @@ dependencies {
implementation project(':cameraserver')
implementation project(':wpilibNewCommands')
implementation project(':apriltag')
implementation project(':wpiunits')
implementation project(':epilogue-runtime')
annotationProcessor project(':epilogue-processor')
}
tasks.withType(com.github.spotbugs.snom.SpotBugsTask).configureEach {