FRC2706 / 2018-2706-Robot-Code

Our 2018 robot code for FIRST POWER UP.
MIT License
1 stars 2 forks source link

Curvedrive fixes, updates, and comments #17

Closed cnnradams closed 6 years ago

cnnradams commented 6 years ago

Makes curvedrive interpolate using equally spaced tangents instead of following the curve directly. Does need some tuning and fixing but can currently work semi-accurately and very consistently at high speeds. GreyingJay's commits here are actually mine but on his computer.