Skip to content

Commit

Permalink
[developerRobot] Add Epilogue and wpiunits to developerRobot (#7510)
Browse files Browse the repository at this point in the history
  • Loading branch information
WispySparks authored Dec 8, 2024
1 parent 838c5fb commit 544553a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions developerRobot/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 544553a

Please sign in to comment.