FRC1076 / 2020-Shooter

Working code to test out encoder controlling shooter speed and advancing of balls in queue
MIT License
0 stars 0 forks source link

Add an aimAtTarget() method to run the PID algorithm to turn to specified angle #9

Open mcolinj opened 4 years ago

mcolinj commented 4 years ago

This will set the set-point, tell the PID algo to run, and then return the value stored in the turning velocity.