#include <diagnostics.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.hpp.
|
inline |
Definition at line 124 of file diagnostics.hpp.
|
virtual |
Implements diagnostic_updater::DiagnosticTask.
Definition at line 138 of file diagnostics.cpp.
|
inline |
Definition at line 126 of file diagnostics.hpp.
|
private |
Definition at line 126 of file diagnostics.hpp.