#include <diagnostics_1.hpp>

Public Member Functions | |
| MotorStateTask () | |
| void | run (diagnostic_updater::DiagnosticStatusWrapper &stat) |
| void | update (bool new_state) |
Public Member Functions inherited from diagnostic_updater::DiagnosticTask | |
| DiagnosticTask (const std::string name) | |
| const std::string & | getName () |
| virtual | ~DiagnosticTask () |
Private Attributes | |
| bool | state |
Diagnostic checking the on/off state of the motors
Definition at line 122 of file diagnostics_1.hpp.
|
inline |
Definition at line 124 of file diagnostics_1.hpp.
|
virtual |
Implements diagnostic_updater::DiagnosticTask.
|
inline |
Definition at line 126 of file diagnostics_1.hpp.
|
private |
Definition at line 126 of file diagnostics_1.hpp.