By using this site, you agree to our Privacy Policy and our Terms of Use. Close

I've worked on gps systems in the past and the solution is so simple :(
All they need to do is update the average speed of each road segment based on how long it takes cars to traverse them, and use that info to calculate the quickest route, congestion solved. A huge undertaking for a gps company, but so simple and elegant in a software simulation. (Sat nav companies do that by a mixture of feedback from gps systems and anonymously tracking cell phone movements along major roads)

It's not only path finding that's broken, another video shows that left turns in general are broken, due to missing left turn signal / advanced green.

http://www.youtube.com/watch?v=U6oh1UwrJS0

Maybe they can sell traffic cop dlc in the near future ;)