]> git.taranathan.com Git - FRC2026.git/commitdiff
guys...
authormoo <moogoesmeow123@gmail.com>
Sat, 9 May 2026 20:07:51 +0000 (13:07 -0700)
committermoo <moogoesmeow123@gmail.com>
Sat, 9 May 2026 20:07:51 +0000 (13:07 -0700)
:(

src/main/java/frc/robot/commands/auto_comm/ChoreoPathCommandBuilder.java

index 3e8aafe3e577da533ea93dffad7d2e05db3f1398..57dfc2882dc797c6bb397912ec53490520e04f2f 100644 (file)
@@ -27,6 +27,7 @@ public class ChoreoPathCommandBuilder {
     this.intake = intake;
     this.spindexer = spindexer;
     this.turret = turret;
+    this.hood = hood;
 
   }