internal struct used to save the pose of one self's robot (Laus-Tracker) More...
#include <lausTracker.h>
Data Fields | |
eLausTrackerOrientation | orientation |
uint8_t | x |
uint8_t | y |
internal struct used to save the pose of one self's robot (Laus-Tracker)
eLausTrackerOrientation sLausTrackerSelf::orientation |
orientation of one self's robot
uint8_t sLausTrackerSelf::x |
x-coordinate of one self's robot (0...7)
uint8_t sLausTrackerSelf::y |
y-coordinate of one self's robot (0...7)