Skip to content

friction_map_plot

friction_map_plot(filepath_tpamap, filepath_tpadata, filepath_referenceline)

Created by: Leonhard Hermansdorfer

Documentation: Function to visualize the friction map data and the reference line for a given race track.

The friction map is located in "/inputs/frictionmaps/TRACKNAME_tpamap.csv" The fricton map data is located in "/inputs/frictionmaps/TRACKNAME_tpadata.json" The reference line is located in "/inputs/tracks/TRACKNAME.csv"

Inputs: filepath_tpamap: path to friction map representing the race track of interest (_tpamap.csv) filepath_tpadata: path to corresponding friction data of the above specified map (_tpadata.json) filepath_referenceline: path to corresponding reference line of the above specified friction map