|
ART v1.0-alpha
A Robot Template that raises the floor for VRC teams
|
Header containing the TankDrive class. More...
#include "ART/SimpleMotorGroup.h"Go to the source code of this file.
Classes | |
| class | art::TankDrive |
| A Simple TankDrive class. More... | |
Namespaces | |
| namespace | art |
Header containing the TankDrive class.
This is the header that needs to be included to use the TankDrive class. The class aims to package TankDrive base controls, making it easier to write driver control code as well as autons by providing the low level controls for more complex functions to use.
Definition in file TankDrive.h.