SPL RefBox protocol robot info struct. More...
#include <spl.h>
Public Attributes | |
uint16_t | penalty |
penalty state of the player | |
uint16_t | secs_till_unpenalized |
estimate of time till unpenalised |
SPL RefBox protocol robot info struct.
Definition at line 44 of file spl.h.
uint16_t spl_robotinfo_t::penalty |