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