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

Circuit_preprocessor: wrong error measure for some tracks #24

Closed juanmanzanero closed 2 years ago

juanmanzanero commented 2 years ago

For some tracks, the error measure is incorrect as they give large errors even though the visual error is small. An acceptable error is less than 0.5m. For example, this happens for the vendrell track.

juanmanzanero commented 2 years ago

Fixed!