#include <diagnostics_1.hpp>

Public Member Functions | |
| void | run (diagnostic_updater::DiagnosticStatusWrapper &stat) |
| void | update (const uint8_t &new_status) |
| WallSensorTask () | |
Public Member Functions inherited from diagnostic_updater::DiagnosticTask | |
| DiagnosticTask (const std::string name) | |
| const std::string & | getName () |
| virtual | ~DiagnosticTask () |
Private Attributes | |
| uint8_t | status |
Diagnostic checking the wall sensors (aka bumpers) status.
Definition at line 82 of file diagnostics_1.hpp.
|
inline |
Definition at line 84 of file diagnostics_1.hpp.
|
virtual |
Implements diagnostic_updater::DiagnosticTask.
|
inline |
Definition at line 86 of file diagnostics_1.hpp.
|
private |
Definition at line 89 of file diagnostics_1.hpp.