team116 / ed2017

1 stars 0 forks source link

Function for when turn degrees is done #20

Closed cartycrabber closed 7 years ago

cartycrabber commented 7 years ago

Mobility needs a function that returns whether or not the turnDegrees macro is complete. This is because the turnDegrees(float) function returns before the robot has actually finished turning. This function can use the PID controller's onTarget function.