Classes | |
| class | PilotConfig |
| class | PilotConfigStatics |
Variables | |
| const int | Pilot_Accel_Example = 1 |
| const int | Pilot_Accel_Plan = 0 |
| const int | Pilot_Speed_Learned = 4 |
| const int | Pilot_Speed_Matrix = 3 |
| const int | Pilot_Speed_PID = 2 |
| const int art_pilot::Pilot_Accel_Example = 1 |
Definition at line 423 of file PilotConfig.h.
| const int art_pilot::Pilot_Accel_Plan = 0 |
Definition at line 421 of file PilotConfig.h.
| const int art_pilot::Pilot_Speed_Learned = 4 |
Definition at line 429 of file PilotConfig.h.
| const int art_pilot::Pilot_Speed_Matrix = 3 |
Definition at line 427 of file PilotConfig.h.
| const int art_pilot::Pilot_Speed_PID = 2 |
Definition at line 425 of file PilotConfig.h.