Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
T_pixy2InterLine Struct Reference
Structured type that match pixy2 intersection line definition - used in Line frame (type 48/49) - message payload. More...
#include <PIXY2.h>
Detailed Description
Structured type that match pixy2 intersection line definition - used in Line frame (type 48/49) - message payload.
- Parameters:
-
pixIndex (Byte) : 8 bits tracking identification of the intersection line (set by pixy2 to ease a line following program) pixReserved (Byte) : Not documented by manufacturer pixAngle (sWord) : 16 bits angle (in degree, between -180.0 and +180.0) of the intersection line
- Note:
- This structure is a sub feature of Line API, packed as a sub feature of intersection feature in a Line Frame, documented here : https://docs.pixycam.com/wiki/doku.php?id=wiki:v2:protocol_reference
- More info can be found here : https://docs.pixycam.com/wiki/doku.php?id=wiki:v2:line_api
- or here : https://docs.pixycam.com/wiki/doku.php?id=wiki:v2:line_tracking
Generated on Tue Jul 12 2022 23:58:00 by
1.7.2