Basically, I think if the arm setpoint is below .168, just set the setpoint to be .168. If it is greater than -.3, set it to -.3. These Max positions should be stated in Constants.java
I am not sure if -.3 is correct, but just MAX_EXTENSION as a place holder until we can determine the actual value
Basically, I think if the arm setpoint is below .168, just set the setpoint to be .168. If it is greater than -.3, set it to -.3. These Max positions should be stated in Constants.java
I am not sure if -.3 is correct, but just MAX_EXTENSION as a place holder until we can determine the actual value