robot code work
diff --git a/frc971/input/JoystickReader.cc b/frc971/input/JoystickReader.cc
index 697e129..4de09e0 100644
--- a/frc971/input/JoystickReader.cc
+++ b/frc971/input/JoystickReader.cc
@@ -139,9 +139,9 @@
angle_adjust_goal = 0.564;
#endif
// middle wheel on the back line (same as auto)
- shooter_goal->velocity = 400;
+ shooter_goal->velocity = 360;
wrist_up_position = 1.23 - 0.4;
- angle_adjust_goal = 0.5434;
+ angle_adjust_goal = 0.586;
} else if (Pressed(2, 6)) {
// short shot
shooter_goal->velocity = 375;