|
RIT VEXU Core API
|
This is the complete list of members for DriveToPointCommand, including all inherited members.
| DriveToPointCommand(TankDrive &drive_sys, Feedback &feedback, double x, double y, directionType dir, double max_speed=1, double end_speed=0) | DriveToPointCommand | |
| DriveToPointCommand(TankDrive &drive_sys, Feedback &feedback, Translation2d translation, directionType dir, double max_speed=1, double end_speed=0) | DriveToPointCommand | |
| run() override | DriveToPointCommand |