[developerRobot] Add Epilogue and wpiunits to developerRobot (#7510)

This commit is contained in:
Wispy
2024-12-08 01:00:49 -06:00
committed by GitHub
parent 838c5fbcd7
commit 544553a58f

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 {