frc5687 / 2016-Outlier2

Code for The Outliers' 2016 FRC robot
2 stars 2 forks source link

Add PID to autotargeting #183

Closed BenBernardCIS closed 8 years ago

BenBernardCIS commented 8 years ago

Closing this based on the 254 presentation. PID based on vision tracking is not very effective, so we are switching autonomous to use vision only for finding the angle and distance, and using PID based on IMU and encoders to actually move.