Does anyone know if it’s possible to get track data (left and right boundaries of the track)? I’m trying to create a visualization of the racing line in relation to the track and need track information in order to draw the racetrack beneath the racing line. This would be useful for post-race analysis to see if you’re hitting the apexes.
One idea I had was to drive around each track twice, once along the left edge and once along the right edge, to capture positional data of the track boundaries. I’m wondering if there’s a better way.