WheelVelocitySensor is a class defining a wheel velocity sensor. It is to a wheel velocity motor (it has the same name) and can measure its wheel velocity. More...
#include <alrobotmodel.h>
Public Member Functions | |
| WheelVelocitySensor () | |
| creates an empty WheelVelocitySensor, you should not use this. | |
| ~WheelVelocitySensor () | |
| destructor. | |
| virtual int | bufferSize () const |
| returns the maximum size of the buffer of a measure from the WheelVelocitySensor in bits. | |
WheelVelocitySensor is a class defining a wheel velocity sensor. It is to a wheel velocity motor (it has the same name) and can measure its wheel velocity.
Definition at line 817 of file alrobotmodel.h.
creates an empty WheelVelocitySensor, you should not use this.