Public Member Functions | Protected Attributes | List of all members
cIsGraspedBase Class Referenceabstract

abstract base class for calculation of IsGrasped condition using tactile sensor information More...

#include <dsaboost.h>

Inheritance diagram for cIsGraspedBase:
Inheritance graph
[legend]

Public Member Functions

 cIsGraspedBase (SDH::cDSA *_ts)
 
virtual bool IsGrasped (void)=0
 

Protected Attributes

SDH::cDSA * ts
 ptr to the cDSA tactile sensor object to use More...
 

Detailed Description

abstract base class for calculation of IsGrasped condition using tactile sensor information

Definition at line 101 of file dsaboost.h.

Constructor & Destructor Documentation

cIsGraspedBase::cIsGraspedBase ( SDH::cDSA *  _ts)
inline

Definition at line 107 of file dsaboost.h.

Member Function Documentation

virtual bool cIsGraspedBase::IsGrasped ( void  )
pure virtual

Implemented in cIsGraspedByArea.

Member Data Documentation

SDH::cDSA* cIsGraspedBase::ts
protected

ptr to the cDSA tactile sensor object to use

Definition at line 104 of file dsaboost.h.


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


sdhlibrary_cpp
Author(s): Dirk Osswald
autogenerated on Sun Aug 18 2019 03:42:21