-Take equations designed for closed loop, write and commit sw
-For integration with autonomous mode, the strategy should be able to accept input from either the driver, or from some other part of the software (eg, global variable).
From Jeremy - Add Feed-Forward effort from driver joystick straight to rotational effort.
Increase I for better tracking of a linearly-changing setpoint (aka, during rotation)
From Dan - upon rotation joystick returning to center, set desired angle to current angle
From Andrew - if the above doesn't work, disable PID control while attempting to rotate.
-Take equations designed for closed loop, write and commit sw -For integration with autonomous mode, the strategy should be able to accept input from either the driver, or from some other part of the software (eg, global variable).