![]() |
Autonomous Racing
1
f1tenth Project Group of Technical University Dortmund, Germany
|
Go to the source code of this file.
Enumerations | |
enum | DriveMode : int { DriveMode::LOCKED = 0, DriveMode::MANUAL = 1, DriveMode::AUTONOMOUS = 2, DriveMode::LOCKED = 0, DriveMode::MANUAL = 1, DriveMode::AUTONOMOUS = 2 } |
|
strong |
Enumerator | |
---|---|
LOCKED | |
MANUAL | |
AUTONOMOUS | |
LOCKED | |
MANUAL | |
AUTONOMOUS |
Definition at line 3 of file drive_mode.h.