Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
offsettrack.py File Reference

Go to the source code of this file.

Namespaces

namespace  offsettrack
 Code to add outliers to a track in a file used for testing.
 

Variables

list offsettrack.x_values = []
 
list offsettrack.y_values = []
 
list offsettrack.c_values = []
 
 offsettrack.line = line.strip()
 
 offsettrack.x
 
 offsettrack.y
 
 offsettrack.c
 
 offsettrack.f = open("map_250_out10.txt", "w")
 
int offsettrack.count = 0