Add Climber Constants

Signed-off-by: Filip Kujawa <filip.j.kujawa@gmail.com>
Change-Id: If56eca5a6b7a97ad6c0519d232086d7b0428c9d9
diff --git a/y2024/BUILD b/y2024/BUILD
index 2b2230c..39a023a 100644
--- a/y2024/BUILD
+++ b/y2024/BUILD
@@ -211,6 +211,7 @@
         "//frc971/zeroing:absolute_encoder",
         "//frc971/zeroing:pot_and_absolute_encoder",
         "//y2024/control_loops/drivetrain:polydrivetrain_plants",
+        "//y2024/control_loops/superstructure/climber:climber_plants",
         "//y2024/control_loops/superstructure/intake_pivot:intake_pivot_plants",
         "@com_github_google_glog//:glog",
         "@com_google_absl//absl/base",