Fawkes API
Fawkes Development Version
|
SPL RefBox protocol team info struct. More...
#include <spl.h>
Public Attributes | |
uint8_t | team_number |
unique team number More... | |
uint8_t | team_color |
colour of the team More... | |
uint8_t | goal_color |
colour of the goal More... | |
uint8_t | score |
team's score More... | |
spl_robotinfo_t | players [SPL_MAX_NUM_PLAYERS] |
the team's players More... | |
uint16_t | score |
team's score More... | |
spl_robotinfo_t spl_teaminfo_t::players |