#include <diagnostics_1.hpp>
Public Member Functions | |
void | run (diagnostic_updater::DiagnosticStatusWrapper &stat) |
void | update (const uint8_t &new_status) |
WheelDropTask () | |
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 whether the wheels stay in contact with the ground.
Definition at line 95 of file diagnostics_1.hpp.
|
inline |
Definition at line 97 of file diagnostics_1.hpp.
|
virtual |
Implements diagnostic_updater::DiagnosticTask.
|
inline |
Definition at line 99 of file diagnostics_1.hpp.
|
private |
Definition at line 102 of file diagnostics_1.hpp.