gusimplewhiteboard
wb_filtered_vision_object_type.h
Go to the documentation of this file.
1#ifndef WB_FILTERED_VISION_OBJECT_TYPE_H
2#define WB_FILTERED_VISION_OBJECT_TYPE_H
3
4#include <sys/types.h>
5
6/************************ For some strange reasong the
7 Hexapod models starts numebring legs from zero
8 but the joitns from 1 */
9
16};
17
18#endif // WB_FILTERED_VISION_OBJECT_TYPE_H
@ FVOGoalPostLeftTop
Filtered information for a post we know is Left.
@ FVOGoalCrossBarTop
Filtered information for the cross BAR.
@ FVOGoalPostTop
Filtered information for a post we cannot tell is Left or right.
@ FVOGoalPostRightTop
Filtered information for a post we know is right.
@ FVO_NUM_OBJECTS
number of different kind of objects