juanmanzanero / fastest-lap

Fastest-lap is a vehicle dynamics simulator. It can be used to understand vehicle dynamics, to learn about driving techniques, to design car prototypes, or just for fun!
MIT License
575 stars 43 forks source link

Added 7 italian racing circuits #45

Closed AndreaCovelli closed 1 year ago

AndreaCovelli commented 1 year ago

The commit adds 7 tracks and for each one is included the 2d .xml and the 3d .xml files.

Track limits (left and right) have been constructed with Google Earth and exported to kml files (included). Both kml are post processed using fastest-lap Python command:

fastest_lap.circuit_preprocessor(options)

to produce a single .xml file included.

For each circuit it's included also the 3d version of the circuit, produced with the following steps:

  1. .kml file generated through google earth
  2. file is uploaded on gpsvisualizer.com which adds the altitude coordinates to the original .kml file
  3. same procedure for the 2d circuits but instead of the 2d .kml ones generated through google earth we use the ones generated with gpsvisualizer.com

Tracks added:

Karting

Car racing