Public Member Functions | Private Attributes | List of all members
xbot::WheelDropTask Class Reference

#include <diagnostics_1.hpp>

Inheritance diagram for xbot::WheelDropTask:
Inheritance graph
[legend]

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::stringgetName ()
 
virtual ~DiagnosticTask ()
 

Private Attributes

uint8_t status
 

Detailed Description

Diagnostic checking whether the wheels stay in contact with the ground.

Definition at line 95 of file diagnostics_1.hpp.

Constructor & Destructor Documentation

xbot::WheelDropTask::WheelDropTask ( )
inline

Definition at line 97 of file diagnostics_1.hpp.

Member Function Documentation

void xbot::WheelDropTask::run ( diagnostic_updater::DiagnosticStatusWrapper stat)
virtual
void xbot::WheelDropTask::update ( const uint8_t new_status)
inline

Definition at line 99 of file diagnostics_1.hpp.

Member Data Documentation

uint8_t xbot::WheelDropTask::status
private

Definition at line 102 of file diagnostics_1.hpp.


The documentation for this class was generated from the following file:


xbot_node
Author(s): Roc, wangpeng@droid.ac.cn
autogenerated on Sat Oct 10 2020 03:28:14