6namespace RoboidControl {
A Motor is a Thing which can move parts of the Roboid.
Definition Motor.h:12
Definition SynchronizedMotors.h:8
Motor ** motors
Definition SynchronizedMotors.h:15
unsigned char motorCount
Definition SynchronizedMotors.h:14
virtual void SetTargetSpeed(float speed) override
Set the target motor speed.
Definition SynchronizedMotors.cpp:9
Definition Accelerometer.h:7
Definition AbsoluteEncoder.h:5