Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 565 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 565 Bytes

TrackSim

Program to build and simulate a car going around a race track

bugs

cannot start the track with a straight element

reverse elements don't work on certain angles of entry (180, 90, 270, 360)

time can be negative (just make it an absolute value)

high priority goals

calculate braking distances and maybe some other broad useful values

simulate weight transfer / suspemsion geometry / tires

medium priority goals

low priority goals

-read in a CSV file of GPS coordinates and generate a map based on that