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

#include <diagnostics_1.hpp>

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

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

Private Attributes

uint8_t status
 

Detailed Description

Diagnostic checking the wall sensors (aka bumpers) status.

Definition at line 82 of file diagnostics_1.hpp.

Constructor & Destructor Documentation

xbot::WallSensorTask::WallSensorTask ( )
inline

Definition at line 84 of file diagnostics_1.hpp.

Member Function Documentation

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

Definition at line 86 of file diagnostics_1.hpp.

Member Data Documentation

uint8_t xbot::WallSensorTask::status
private

Definition at line 89 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