FRC_VisionTracking_2016
This is the on board goal tracker written in Python. The script tracks the goal by its green color then using contours it finds the center of the goal. After gettingthe center the script calculates the angle the robot has to turn to face the center of the goal. More information on how this works : https://github.com/Team3256/FRC_VisionTracking_2016/wiki/Offset-Angle-Algorithm