|
Fang-Robotics-MCB
Fang Robotics Team Codebase
|
#include <ref_serial_data.hpp>
Public Attributes | |
| RobotId | reloadingRobot |
| The id of the reloading robot. | |
| SupplierOutletStatus | outletStatus |
| The current state of the supplier outlet. | |
| uint8_t | suppliedProjectiles |
| The number of projectiles suppied. | |
Information about the projectile supplier.
| SupplierOutletStatus tap::communication::serial::RefSerialData::Rx::SupplierAction::outletStatus |
The current state of the supplier outlet.
| RobotId tap::communication::serial::RefSerialData::Rx::SupplierAction::reloadingRobot |
The id of the reloading robot.
| uint8_t tap::communication::serial::RefSerialData::Rx::SupplierAction::suppliedProjectiles |
The number of projectiles suppied.