mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[developerRobot] Add Epilogue and wpiunits to developerRobot (#7510)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user