FRC2706 / 2019-2706-Robot-Code

The main robot code for the FIRST 2019 challenge: Deep Space
MIT License
2 stars 0 forks source link

DriveTrain distance incorrectly reported #168

Open ryanlarkin opened 5 years ago

ryanlarkin commented 5 years ago

The DriveTrain.getLeft/RightDistance() methods return an incorrect distance because the units used to measure encoder position and encoder position as the selected sensor for a Talon are different.