frc5687 / 2016-Outlier2

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

Change AutoTracking logic to use proper coordinates #159

Open BenBernardCIS opened 8 years ago

BenBernardCIS commented 8 years ago

Auto tracking now uses "pixel" coordinates, which works but makes translating to the real world difficult. We should follow the wpilib logic to convert to "real-world" coordinates. http://wpilib.screenstepslive.com/s/4485/m/24194/l/288985-identifying-and-processing-the-targets http://wpilib.screenstepslive.com/s/4485/m/24194/l/288986-calibration