Team4761 / 2017-Robot-Code

FIRST® STEAMWORKS
4 stars 0 forks source link

Remove vision stuff from Turn command #58

Open simon-andrews opened 7 years ago

simon-andrews commented 7 years ago

Turn should take an angle and a speed, then make it happen. It shouldn't be aware of the vision system.

We should make a TurnWithVision command if we have to.