|
Fang-Robotics-MCB
Fang Robotics Team Codebase
|
#include <heat_limiter.hpp>
Classes | |
| struct | Config |
Public Types | |
| using | HeatType = uint16_t |
| using | Referee = tap::communication::serial::RefSerial |
Public Member Functions | |
| HeatLimiter (Referee &referee, const Config &config) | |
| bool | stopRecommended () const |
| using fang::turret::HeatLimiter::HeatType = uint16_t |
The critical heat limit triggers a full disabling of the feeder motor
| bool fang::turret::HeatLimiter::stopRecommended | ( | ) | const |
If the the heat exceeds the robot, recommend stop.
If the referee system is not connected, it will NOT recommend a stop.