incorporate arm into superstructure.cc by adding arm constants
Change-Id: Icfd6ba91044b7a8f29f10edf8c4c44ae1a443d2c
Signed-off-by: Yash Maheshwari <yashmahe2018@gmail.com>
Signed-off-by: James (Peilun) Li <jamespeilunli@gmail.com>
diff --git a/y2024_bot3/control_loops/superstructure/BUILD b/y2024_bot3/control_loops/superstructure/BUILD
index 8d909bf..bcac518 100644
--- a/y2024_bot3/control_loops/superstructure/BUILD
+++ b/y2024_bot3/control_loops/superstructure/BUILD
@@ -142,6 +142,7 @@
"//frc971/control_loops:position_sensor_sim",
"//frc971/control_loops:subsystem_simulator",
"//frc971/control_loops:team_number_test_environment",
+ "//y2024_bot3/control_loops/superstructure/arm:arm_plants",
],
)