|
|
|
|
|
by kuschku
3218 days ago
|
|
It gets worse, if your Tesla is following a car in front of you, and they switch lanes, but you can’t switch lanes because another car is coming from behind in that lane, the Autopilot will switch nonetheless. This almost killed a tester from the German federal motor vehicle approval agency. Their overall report is devastating, and shows the Tesla autopilot is little more than a glorified cruise control, marketed in a very deceptive way. |
|
https://github.com/andrew-ayers/udacity-sdc/blob/master/Term...
Then again, it does have a failure mode where occasionally, for some reason, it will direct the car to change lanes into the path of a much faster moving vehicle in the lane being changed to. Most of this is because it only runs the behavior planner every second or so in the simulation, and probably does get everything perfectly correct in the prediction part (I honestly am not sure where the problem lies, though).