|
Fawkes API
Fawkes Development Version
|
Position on the field. More...
#include <types.h>
Public Attributes | |
| float | x |
| x coordinate in meters | |
| float | y |
| y coordinate in meters | |
| float | ori |
| orientation | |
| float fawkes::field_pos_t::ori |
orientation
Definition at line 74 of file types.h.
Referenced by firevision::FieldDrawer::clear_own_pos(), and firevision::FieldDrawer::draw_field().
| float fawkes::field_pos_t::x |
x coordinate in meters
Definition at line 72 of file types.h.
Referenced by firevision::FieldDrawer::draw_field().
| float fawkes::field_pos_t::y |
y coordinate in meters
Definition at line 73 of file types.h.
Referenced by firevision::FieldDrawer::draw_field().