Earlier quoted context omitted.
The big reasons I want a self driving car is because I want to eliminate the boring drudgery and make the routine parts of driving safer. If I have to drive the last 1% myself, it's not a big deal. I suspect this is how most people feel. I haven't done the math, but time spent on forest service roads, wedding parking lots, and boarding ferries is quite low overall. And the idea of driving in those instances doesn't b…
> If I have to drive the last 1% myself, it's not a big deal. I suspect this is how most people feel. Which is all well and good until you realize a few things: 1) that “last 1%” happens every trip at any time. You will always encounter an edge case the machine cannot handle. Period. 2) as a result you have to always pay attention in order to immediately take over 3) you can’t because you (the royal you) are three sh…
Yes there can be a big hole in the road anytime, the AI has to watch the vehicle in front of it, if no such vehicle then it should chose a speed that let's it evaluate road conditions for the given weather/visibility.
Vehicle coming into our lane? The AI has to match human level maneuvering to evade the incoming car. It already has much better chance given it won't panic, will be always fully alert, and will be as accurate and precise as it can.
So the big categories are sudden road/environment changes (tree falls on road, hail, mudslide, earthquake damages road, animal crosses road), other vehicles, and pedestrians/cyclists/etc.
All are manageable with inferences from the environment (weather and roadside context determine visibility and how much space there is for maneuvering, how likely are unexpected crossings - eg. deer, kids) and surrounding traffic.
Are these hard? Sure, but none require human level cognitive reasoning.