udacity / self-driving-car-sim

A self-driving car simulator built with Unity
http://udacity.com/self-driving-car
MIT License
3.88k stars 1.5k forks source link

Term 3 Simulator Invalid X/Y Received Data After Finishing Lap of Course #112

Open Rob-Crane opened 5 years ago

Rob-Crane commented 5 years ago

When the term 3 simulator's broadcast of vehicle position rolls over the start of the course (s=0), it suddently starts feeding bad/garbage X/Y positions for hero. Console output below produced by printing j[1]["x"] and j[1]["y"] during event.

rollover-SS