Bringup transfer rollers & zero turret

Change-Id: I32d6f91ca47a8997489acc34a58f3afa7a4d59ef
Signed-off-by: James Kuszmaul <jabukuszmaul@gmail.com>
diff --git a/y2022/constants.cc b/y2022/constants.cc
index 7162dfa..a380a4e 100644
--- a/y2022/constants.cc
+++ b/y2022/constants.cc
@@ -161,9 +161,10 @@
       intake_back->subsystem_params.zeroing_constants
           .measured_absolute_position = 0.280099007470002;
 
-      turret->potentiometer_offset = -9.99970387166721 + 0.06415943;
+      turret->potentiometer_offset =
+          -9.99970387166721 + 0.06415943 + 0.073290115367682;
       turret->subsystem_params.zeroing_constants.measured_absolute_position =
-          0.587661064668491;
+          0.511895084051468;
 
       flipper_arm_left->potentiometer_offset = -6.4;
       flipper_arm_right->potentiometer_offset = 5.66;