TactileSensor is a class defining a tactile sensor. More...
#include <alrobotmodel.h>
Public Member Functions | |
| TactileSensor () | |
| creates an empty TactileSensor, you should not use this.   | |
| ~TactileSensor () | |
| destructor.  | |
| virtual int | bufferSize () const | 
| returns the maximum size of the buffer of a measure from the TactileSensor in bits.  | |
TactileSensor is a class defining a tactile sensor.
Definition at line 1156 of file alrobotmodel.h.
creates an empty TactileSensor, you should not use this.