|
Re: PIDController with Potentiometer
When we read directly armPot->GetAverageVoltage(); we get expected values that range from 0 - 3.
However we believe the PIDController is not receiving that value.
We are using PID values from our previous PID loop, but we are not even trying to power the motors in this debug stage.
If we manually move the arm across the setpoint we should at least expect a change from the output of the PID to go from a negitive number to a positive number or vise versa. We currently do not see that.
__________________
2012-2015 - FRC 67 - Programming/Controls Lead Mentor
2003-2005 - FRC 857 - Driver
Check us out at http://www.hotteam67.org
Previous year design docs, programming tutorials, and more!
|