gusimplewhiteboard
wb_vision_field_features Struct Reference

Posting by Vision of the field corners, T-Intersections and crosses that have been seen. More...

#include <wb_vision_field_features.h>

Inheritance diagram for wb_vision_field_features:
Collaboration diagram for wb_vision_field_features:

Public Attributes

struct wb_vision_field_feature fieldCorner [8]
 Location of corners on the field. More...
 
struct wb_vision_field_feature fieldIntersection [8]
 Location of T-Intersections on the field. More...
 
struct wb_vision_field_feature fieldCrosses [3]
 Location of T-Intersections on the field. More...
 
uint8_t numCorners
 Number of corners in this message. More...
 
uint8_t numIntersections
 Number of T-Intersections in this message. More...
 
uint8_t numCrosses
 Numer of Crosses in this message. More...
 
uint16_t res_width
 The resolution width. More...
 
uint16_t res_height
 The resolution height. More...
 

Detailed Description

Posting by Vision of the field corners, T-Intersections and crosses that have been seen.

Definition at line 111 of file wb_vision_field_features.h.

Member Data Documentation

◆ fieldCorner

◆ fieldCrosses

◆ fieldIntersection

◆ numCorners

◆ numCrosses

◆ numIntersections

◆ res_height

◆ res_width


The documentation for this struct was generated from the following file: