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