laptime-simulation
laptime-simulation copied to clipboard
Nuerburgring not in pars_track_tmp
The Track class appears to load a config file called "track_pars". The pars_track_tmp stores a JSON object containing the configs for each track but it is missing the Nuerburgring key thus crashing the program. I know one can add tracks to the track_pars.ini, but it looks like Nuerbugring should be supported out of the box.
Could you either fix this issue by adding the parameters corresponding to Nuerburging or explain how one could find the parameters required to add new tracks?
Thanks, Best