Re-calibrated superstructure after slipping wrist and replacing chain.
Change-Id: Ic316c1c89a532a0c4952ca74697fd1a29bb84345
diff --git a/y2016/constants.cc b/y2016/constants.cc
index 9a7f143..97d253a 100644
--- a/y2016/constants.cc
+++ b/y2016/constants.cc
@@ -110,10 +110,10 @@
// Intake
{
// Hard stop is 164.2067247 degrees.
- -4.654 + 0.5405079649920759 - 0.1755 + 161.25942780 * M_PI / 180.0 +
- 0.007 + 0.062681,
+ -4.2193 + (164.2067247 * M_PI / 180.0 + 0.02 - 0.0235) + 0.0549 -
+ 0.104,
{Values::kZeroingSampleSize, Values::kIntakeEncoderIndexDifference,
- 0.826033, 0.3},
+ 0.363074, 0.3},
},
// Shoulder (Now calibrated at 0)
@@ -125,9 +125,10 @@
// Wrist
{
- 3.326328571170133 - 0.06138835 * M_PI / 180.0 - 0.177 + 0.0323,
+ 3.326328571170133 - 0.06138835 * M_PI / 180.0 - 0.177 + 0.0323 -
+ 0.023,
{Values::kZeroingSampleSize, Values::kWristEncoderIndexDifference,
- -0.141904, 0.3},
+ -0.622423, 0.3},
},
};
break;