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