don't estop the fridge when it shouldn't be
Change-Id: Ic21dceb7c840bccef3c11dcd6f536debf022ac66
diff --git a/frc971/constants.cc b/frc971/constants.cc
index 0e6fb01..ec98743 100644
--- a/frc971/constants.cc
+++ b/frc971/constants.cc
@@ -60,8 +60,8 @@
const double kArmZeroingHeight = 0.2;
-const double kMaxAllowedLeftRightArmDifference = 0.04; // radians
-const double kMaxAllowedLeftRightElevatorDifference = 0.01; // meters
+const double kMaxAllowedLeftRightArmDifference = 0.12; // radians
+const double kMaxAllowedLeftRightElevatorDifference = 0.04; // meters
const Values::ClawGeometry kClawGeometry{
// Horizontal distance from the center of the grabber to the end.