Data Fields

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
 

Detailed Description

internal struct used to save the pose of opponent's robot (Laus-Tracker)

See also
lausTracker_get(), lausTracker_request() and tucbot_lausTracker_rival

Field Documentation

◆ x

uint8_t sLausTrackerRival::x

x-coordinate of opponent's robot (0...7)

See also
lausTracker_get() and kLausTrackerGetRivalX

◆ y

uint8_t sLausTrackerRival::y

y-coordinate of opponent's robot (0...7)

See also
lausTracker_get() and kLausTrackerGetRivalY

The documentation for this struct was generated from the following file: