|
Thunderbots Project
|
Public Member Functions | |
| ThreadedEstopReader (std::unique_ptr< UartCommunication > uart_reader) | |
| bool | isEstopPlay () |
| ThreadedEstopReader | ( | std::unique_ptr< UartCommunication > | uart_reader | ) |
creates and starts a threadedEstopReader with the given parameters to read estop value every 5 milliseconds
| uart_reader | the UART device acting as source of estop values |
| bool isEstopPlay | ( | ) |
Returns true if estop is in play state and false otherwise