gusimplewhiteboard
wb_filtered_vision_ball_type.h File Reference
#include <sys/types.h>
Include dependency graph for wb_filtered_vision_ball_type.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  FilteredVisionObjectType { FVOBallTop =0 , FVOBallBottom =1 , FVO_NUM_CAMERAS = 2 }
 

Enumeration Type Documentation

◆ FilteredVisionObjectType

Enumerator
FVOBallTop 

Filtered information ball on top camera.

FVOBallBottom 

Filtered information ball on bottom camera.

FVO_NUM_CAMERAS 

number of different cameras

Definition at line 10 of file wb_filtered_vision_ball_type.h.