|
Formula Student Autonomous Systems
The code for the main driverless system
|
Go to the source code of this file.
Namespaces | |
| namespace | spline |
Variables | |
| list | spline.x_values0 = [] |
| list | spline.y_values0 = [] |
| list | spline.ox_values0 = [] |
| list | spline.oy_values0 = [] |
| list | spline.rx_values0 = [] |
| list | spline.ry_values0 = [] |
| list | spline.x_values1 = [] |
| list | spline.y_values1 = [] |
| list | spline.ox_values1 = [] |
| list | spline.oy_values1 = [] |
| list | spline.rx_values1 = [] |
| list | spline.ry_values1 = [] |
| spline.line = line.strip() | |
| spline.x | |
| spline.y | |
| spline.label | |
| spline.markersize | |
| spline.axis | |