|
Formula Student Autonomous Systems
The code for the main driverless system
|
Functions | |
| main (path) | |
| evaluate (dict report) | |
| output (report, success, file_path) | |
Variables | |
| path = str(sys.argv[1]) | |
| report_evaluation.evaluate | ( | dict | report | ) |
| report_evaluation.main | ( | path | ) |
| report_evaluation.output | ( | report, | |
| success, | |||
| file_path | |||
| ) |
| report_evaluation.path = str(sys.argv[1]) |
Definition at line 52 of file report_evaluation.py.