Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 604 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 604 Bytes

VISION16

Nutrons Vision 2016 Library (Python)

Sources: OpenCV

diagram

##Distance From Target:

Method: getDistance()

Parameters: OrderInitCorners

Returns: Distance from robot to target (feet)

	•OrderInitCorners = Corners of the target in order, starting with top left and continuing clockwiswe

##Offset Angle:

Method: getOffsetAngle()

Parameters: OrderInitCorners

Returns: Offset Angle to turn to (degrees)

	•OrderInitCorners = Corners of the target in order, starting with top left and continuing clockwiswe