Add shooter superstructure code
Signed-off-by: Maxwell Henderson <mxwhenderson@gmail.com>
Signed-off-by: Austin Schuh <austin.linux@gmail.com>
Change-Id: I559d79e1308c8ec6d434235e16f0273b4ce09f0d
diff --git a/y2024/BUILD b/y2024/BUILD
index 4aec7d2..0e8c31f 100644
--- a/y2024/BUILD
+++ b/y2024/BUILD
@@ -210,6 +210,7 @@
"//frc971/shooter_interpolation:interpolation",
"//frc971/zeroing:absolute_encoder",
"//frc971/zeroing:pot_and_absolute_encoder",
+ "//y2024/constants:constants_fbs",
"//y2024/control_loops/drivetrain:polydrivetrain_plants",
"//y2024/control_loops/superstructure/altitude:altitude_plants",
"//y2024/control_loops/superstructure/catapult:catapult_plants",