richardson-area-wide-robotics / deep-space-2019

Source code for Smol Boi - 2019 FRC season - Deep Space
http://pearcerobotics.com/
0 stars 0 forks source link

Create arcadeDrive() method in the Drive class #11

Closed kushagharahi closed 5 years ago

kushagharahi commented 5 years ago

Use encoder read outs image and the encoder section on the follow page https://frc-pdr.readthedocs.io/en/latest/control/driving_straight.html

to create a p loop to drive the difference between the left and right side encoders to zero. This is to ensure straight driving