|
Formula Student Autonomous Systems
The code for the main driverless system
|

Go to the source code of this file.
Namespaces | |
| namespace | common_lib |
| namespace | common_lib::competition_logic |
| Enum for colors. | |
Functions | |
| std::string | common_lib::competition_logic::get_mission_string (int mission) |
| bool | common_lib::competition_logic::operator== (const Mission &mission, const int &value) |
| bool | common_lib::competition_logic::operator== (const int &value, const Mission &mission) |
| Mission | common_lib::competition_logic::get_mission_from_eufs (unsigned short eufs_mission) |