|
ADBLib
0.5
A simple library for rapid robot code development
|
This is the complete list of members for ADBLib::TractionDrive, including all inherited members.
| backLeft enum value | ADBLib::Drivebase | |
| backRight enum value | ADBLib::Drivebase | |
| drive(float x=0.0, float y=0.0, float r=0.0) | ADBLib::TractionDrive | virtual |
| Drivebase(SpeedController *mFrontLeft, SpeedController *mFrontRight, SpeedController *mBackRight, SpeedController *mBackLeft) | ADBLib::Drivebase | |
| enabled | ADBLib::Drivebase | protected |
| frontLeft enum value | ADBLib::Drivebase | |
| frontRight enum value | ADBLib::Drivebase | |
| getEnabled() | ADBLib::Drivebase | |
| MotorNames | ADBLib::Drivebase | |
| MotorPos enum name | ADBLib::Drivebase | |
| motors | ADBLib::Drivebase | protected |
| normSpeeds() | ADBLib::Drivebase | protected |
| speeds | ADBLib::Drivebase | protected |
| stop() | ADBLib::Drivebase | virtual |
| TractionDrive(SpeedController *mFrontLeft, SpeedController *mFrontRight, SpeedController *mBackRight, SpeedController *mBackLeft) | ADBLib::TractionDrive | inline |
| ~Drivebase() | ADBLib::Drivebase | virtual |