GT RoboCup SSL
Soccer software, robot firmware
|
Sends and receives information to/from our robots. More...
Protected Attributes | |
std::deque< Packet::RadioRx > | _reversePackets |
std::mutex | _reverse_packets_mutex |
int | _channel |
Sends and receives information to/from our robots.
This is the abstract superclass for USBRadio and SimRadio, which do the actual work - this just declares the interface.