#include <EntityInterfaces.h>
Inheritance diagram for Teem::DifferentialWheeled:

Public Member Functions | |
| virtual | ~DifferentialWheeled () |
| Virtual destructor, do nothing. | |
| virtual void | setSpeed (double left, double right)=0 |
| Set the speed of the left and right wheels of the robot. | |
1.4.2