Slashdot Mirror


The Documents From Google's First DMV Test In Nevada

An anonymous reader writes "IEEE Spectrum contributor Mark Harris obtained a copy of the DMV test Google's autonomous car passed in Nevada in 2012 and associated documents. What has not been revealed until now, is that Google chose the test route; that it set limits on the road and weather conditions that the vehicle could encounter; and that its engineers had to take control of the car twice during the drive.

194 comments

  1. Who would have thought by penguinoid · · Score: 2

    I'm sure the editors are shocked and amazed that "Google chose the test route; that it set limits on the road and weather conditions that the vehicle could encounter; and that its engineers had to take control of the car twice during the drive."

    --
    Don't waste your vote! Vote for whoever you want, unless you live in a swing state it won't matter anyways
    1. Re:Who would have thought by i+kan+reed · · Score: 4, Informative

      Yeah, and it went into manual controlled mode when it recognized obstacles it couldn't handle:

      A. A railroad crossing without signals
      B. A roundabout
      C. Construction work
      D. "Some specific turns"

      Obviously not ready for the real world yet.

    2. Re:Who would have thought by Anonymous Coward · · Score: 5, Insightful

      Ofcourse it is not 100% ready for the real world. It does not mean it should not be deployed though.

      Not every technology and device that made it to market first worked with 100% accuracy the first time.

      It just means that drivers should still be paying attention to the road at all times instead of being distracted behind the wheel. The faster it comes to market, the more quickly the improvements can be made to advance the technology.

      - SK

    3. Re:Who would have thought by OzPeter · · Score: 1

      Yeah, and it went into manual controlled mode when it recognized obstacles it couldn't handle:

      B. A roundabout

      Yeah .. but I found the reasoning of the roundabout issue to be particularly lame:

      It also noted: “[Roundabouts are] particularly challenging, where many drivers don’t know the proper rules in the first place.” In an e-mail to colleagues at the DMV, Breslow wrote, “We can’t fail an applicant for not being able to navigate a traffic circle if they say that there [sic] vehicle can’t yet do it.”

      Really? Whats so hard about a roundabout that Google's famed engineers couldn't program the requirements into the car? Isn't the point of these autonomous cars that they drive better than people and can deal with people driving around with them?

      --
      I am Slashdot. Are you Slashdot as well?
    4. Re:Who would have thought by i+kan+reed · · Score: 4, Insightful

      Why does version 2.0 of your application still not have all its features?

      Because code takes time. And you can't just manpower your way through it.

    5. Re:Who would have thought by bobbied · · Score: 1, Insightful

      Ofcourse it is not 100% ready for the real world. It does not mean it should not be deployed though.

      We need the power they said, it will be fine they said, don't worry they said.

      The citizens of Chernobyl

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    6. Re:Who would have thought by WrongMonkey · · Score: 2

      The roundabout is the only one that's a show stopper. The other three are exactly the kind of circumstances where it would be reasonable for the car to come to a stop and switch to manual control.

    7. Re:Who would have thought by Mr+D+from+63 · · Score: 4, Insightful

      Part of driving is dealing with a certain percentage of drivers who either don't know or simply fail to follow the 'rules'. But, I can see why roundabouts, particularly multi-lane ones, would be difficult to program the algorithms for. Part of effective roundabout driving is a bit more anticipatory than many other driving tasks.

    8. Re:Who would have thought by MyFirstNameIsPaul · · Score: 2

      I agree. This is far more dangerous than cruise control and hand-free talking on the cell phone, dealing with kids in the back, arguing with a passenger, fumbling with other car controls, etc., and should not be allowed in vehicles, because the drivers wouldn't be able to handle it.

      --

      I once took an excursion to Reddit, and later HN. Unlimited up/down voting sucks when dealing with a hive-mind.

    9. Re:Who would have thought by OzPeter · · Score: 1

      Why does version 2.0 of your application still not have all its features?

      Because code takes time. And you can't just manpower your way through it.

      A roundabout is simply nothing more than a right hand turn at a yield sign, followed by an exit ramp. If your application can't handle that, then why the hell is it on the road in the first place? And what connection does this have to what *other* drivers do?

      --
      I am Slashdot. Are you Slashdot as well?
    10. Re:Who would have thought by tibit · · Score: 4, Interesting

      The only slight problem with that is that in order to react at all in time, you must be paying the same amount of attention as you would if there was no autonomous drive system at all. This is otherwise known as the human being in the loop. Removing the human from the loop in aircraft automation has been a source of unending problems, and only recently one could say that it's a reasonably well understood problem - if not quite solved just yet. Don't forget we're talking about trained professional pilots here.

      So, when faced with a self-driving car, the relatively untrained non-professional driver will always be so far out of the loop, that there's no way for him to overtake control safely in real time.

      Of course, the solution for that is simple: the car's control transfer must, by default, happen in a fail-safe state - with the car stopped, with emergency blinkers on, etc. Only if the control transfer is explicitly acknowledged in a preset time, would the fail-safe be bypassed.

      --
      A successful API design takes a mixture of software design and pedagogy.
    11. Re:Who would have thought by tibit · · Score: 2

      The hard part is that the car must absolutely be able to read the horizontal markings on the pavement. This is not a trivial problem at all, since those markings are often of poor legibility in ideal circumstances even to a human, never mind a machine. I'm talking about the U.S., Western Europe is probably much better in that respect.

      --
      A successful API design takes a mixture of software design and pedagogy.
    12. Re:Who would have thought by OzPeter · · Score: 1

      Part of driving is dealing with a certain percentage of drivers who either don't know or simply fail to follow the 'rules'.

      That comment applies to all driving and not just roundabouts. The car successfully dealt with a cyclist who wandered into the cars path, so it should be able to deal with other cars that do wrong things - if it can't then get it the hell off the road.

      But, I can see why roundabouts, particularly multi-lane ones, would be difficult to program the algorithms for. Part of effective roundabout driving is a bit more anticipatory than many other driving tasks.

      All I see at a roundabout is turn right on yield and merge right to exit ramp. There is nothing particularly hard about that, even with multiple lanes. I'm sure that fundamental to the google car is an algorithm that says (very simplified) "Analyze the objects around you, predict where they are going and don't generate a path of your own that intersects with those predicted paths". That works just as well on any right turn as well as a roundabout.

      Even navigating the famed magic roundabout is just an extension of these principles (albeit in mirror image to the US)

      --
      I am Slashdot. Are you Slashdot as well?
    13. Re:Who would have thought by shadowrat · · Score: 1

      I don't expect fully autonomous cars on day one. I'd expect to have to pay attention and take control from time to time, and I can live with all of that. Having to upload my planned routes to google for approval a month ahead of time doesn't really live up to my expectations though.

    14. Re:Who would have thought by Anonymous Coward · · Score: 0

      It should be noted that your current car requires manual mode 100% of the time. Maybe it isn't ready for the real world yet either.

    15. Re:Who would have thought by Archangel+Michael · · Score: 1

      "Whats so hard about a roundabout that Google's famed engineers couldn't program the requirements into the car?"

      Nothing. It isn't the roundabout that is likely the issue, it is the other drivers doing stupid shit because they don't know how to handle the roundabout. There is no instructions on roundabout protocols, people are just expected to "know" them. AND they don't and guess wrong all the time. In our city, they are mostly wrong all the time. You can't program a car to do what is right, when everyone else is doing it 100% wrong.

      --
      Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
    16. Re:Who would have thought by shadowrat · · Score: 3, Insightful

      I think the part about other drivers was the dmv claiming that failure to navigate a roundabout is not grounds for failing a human applicant. This report does more to illuminate how low the bar is set for any driver, machine or human.

    17. Re:Who would have thought by i+kan+reed · · Score: 1

      Oh, if it's so simple, why didn't you just write the code?

      (Because the systems involved in the car's core design are complex? oooooooooooh)

    18. Re:Who would have thought by timeOday · · Score: 4, Interesting

      Removing the human from the loop in aircraft automation has been a source of unending problems

      Commercial aviation is now safer than it ever was in the past.

      Fully autonomous driving is doable IF it is only along routes that have been verified and to some extent instrumented. I predict we'll see a few Approved Routes initially, such as stretches of Interstate. Fairly soon, the approved routes will account for the majority of vehicle miles driven. Then there will be a long tail of routes and conditions that won't be automated anytime soon. Basically, just like cellphone coverage.

    19. Re:Who would have thought by i+kan+reed · · Score: 1

      I dunno.

      Train tracks seems like a normalish navigation hazard. "Look and listen for train" should be as doable as "look for pedestrians".

      Just less common.

    20. Re:Who would have thought by OzPeter · · Score: 1

      Oh, if it's so simple, why didn't you just write the code?

      Why should I? Google already has written the right turn and merge right code.

      --
      I am Slashdot. Are you Slashdot as well?
    21. Re:Who would have thought by bws111 · · Score: 1

      Huh? Here are the actual rules for roundabouts in NYS:

      If you are going one exit (ie a right turn), you start in the right lane of the approach road, go in the outer circle of the roundabout, and exit in the right lane of the exit road.

      If you are going two exits (ie straight thru), you start in either lane of the approach road. If you start in the right lane you stay in the outer ring and exit right. If you start in the left lane you cross the outer ring, travel in the inner ring, and cross the outer ring at your exit, exitting in the left lane.

      If you are going more than two exists (a left turn), you start in the left lane of the approach road, cross the outer ring and travel in the inner ring, cross the inner ring at your exit, and exit in the left lane.

      Not quite what you said. When they first started using roundabouts several years ago many people had no idea what to do. Some idiots still think the outer ring is some kind of racetrack or something.

    22. Re:Who would have thought by Moof123 · · Score: 1

      If you have to be at full driver attentiveness at all times, what the heck is the point? A self-driving car should let you take a nap, read a book, or otherwise tune out from the road. Having to be a secondary driver ready to jump in could be even more stressful than just driving by yourself. And what if you have gone for a few months without touching the controls, can you be reasonable expected to be a competent driver if you only drive for 10 minutes a handful of times a year, and under conditions that are atypical?

      I am all for giving Google and other access to the real road for continued development under very strict supervision, but there is a chasm between that and what the headlines say about the capabilities of our new robot overlords. Google is pushing for cars without steering wheels long before the technology is close to ready. It is that apparent dissonance that really bugs me. Little things like rain or a snow flurry blinding the thing, or being unable to recognize a traffic cop are pretty major obstacles to overcome, but their marketing department does not appear to be too keen on waiting for those to be solved.

    23. Re:Who would have thought by Anonymous Coward · · Score: 1

      Really? Whats so hard about a roundabout that Google's famed engineers couldn't program the requirements into the car? Isn't the point of these autonomous cars that they drive better than people and can deal with people driving around with them?

      Many locales have different roundabout rules. Calabasas, for instance, has specific rules about when to use which turn signal - how long your left turn signal is supposed to be on, when to switch it to your right one. Nevada requires you to use different lanes of the roundabout depending on the angle between your origin and destination exit. Another common rule is not to enter a multi-lane roundabout beside an already-existing car - a rule that doesn't mesh well with traffic law in many states where it's okay to turn right onto a multi-lane road next to another car, provided proper caution is exercised. It is easy to say 'well that seems obvious' when you're reading it on the internet, but when you just happen to be exploring a new area and run into a multi-lane roundabout, you might not realize that in order to travel to the exact opposite side you need to change lanes TWICE before you get there - you may not just use the right-most lane the whole time. And, in Calabasas, you gotta do it without signals (though to be fair, they don't have any multi-lane roundabouts that I know of).

      On the off chance that you REALLY ARE an expert on roundabouts and you already know to call up a completely different traffic paradigm than for straight-road driving when approaching one (ie, all your rules about how to signal, what lane to use when completely change), how many of the general public do you think are? Good practice for avoiding collisions involves "assume the other guy is an idiot." Roundabout laws aren't complex, but they ARE significantly different, and they ARE rare enough that most people don't have to deal with them in their daily lives. I may be king shit of turd boulevard when it comes to roundabouts, but my task is more complex when the twelve other people on the roundabout are not familiar with what's going on. Multi-lane roundabouts are a choreography of lane changes that gets messed up when even one guy doesn't know it.

      So yes, I imagine that dealing with a higher rate of unexpected driver behavior is a bit of a hurdle for engineers designing, building, programming, and testing a device that is supposed to replace the reactions and decision making faculties of humans piloting a two-ton weapon through all manner of the quirks of the american transportation system.

      Jeez, man, this is a system of physics married with social anticipation, all done with very few giants on whose shoulders one can stand. So they said "nope! We're not designing our car to handle roundabouts, you gotta take over for that part." So what? Cut 'em some slack.

    24. Re:Who would have thought by bws111 · · Score: 1

      How many places, other than roundabouts, is it legal (or wise) to start in the left lane, and CROSS (not merge into) the right lane to get off at your exit? But that is exactly what you are supposed to do in a roundabout.

    25. Re:Who would have thought by dywolf · · Score: 1

      no one knows how to handle roundabouts.
      and the general rule for construction work always seems to be "ignore the signs, and hope you dont hit anyone".

      --
      The guy who said the election was rigged won the presidency with the second-most votes.
    26. Re:Who would have thought by i+kan+reed · · Score: 1

      Oh, believe me, I'm not an anti-automated vehicle person yet.

      But at some point, we're going to have to acknowledge that people will want use them as completely automated.

      Self park? Driving drunk people home? Picking your kids(or more reasonably, teens) up? Dropping you off at the airport? Actually sleeping on long drives? Replacing expensive semi-truck drivers?
      There's so many applications that totally automated vehicles. And like it or not, some people are going to assume they work for these.

    27. Re:Who would have thought by lister+king+of+smeg · · Score: 4, Insightful

      Why does version 2.0 of your application still not have all its features?

      Because code takes time. And you can't just manpower your way through it.

      A roundabout is simply nothing more than a right hand turn at a yield sign, followed by an exit ramp. If your application can't handle that, then why the hell is it on the road in the first place? And what connection does this have to what *other* drivers do?

      I have seen perfectly sober drivers go the wrong way on a roundabout. Self driving cars in a beta if not alpha program having to contend with asinine drivers like that would understandably need human intervention remember this is not a finished product, not even a release candidate, it is a limited alpha release it will be improved by the time it gets to market.

      --
      ---Saying gnome 3 is better than windows 8 not so much a compliment as it is damning with light praise.
    28. Re:Who would have thought by HornWumpus · · Score: 1

      'Look for pedestrians' is going to be the last, hardest part of automating a car. Because you have to infer their presence. Toolbox next to a car? What constitutes a tool vs road debris? Toys on the street? Same question.

      They will be automatically rolling down highways for decades before they can handle a 25mph residential street.

      Then the kids will start fucking with car AIs. It will be good for laughs all around when teenagers learn that 'pulling an invisible rope' on the shoulder will cause panic stops at highway speed. When they fix that, they start tossing kickballs off of overpasses. Yes, I was a rotten kid.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    29. Re:Who would have thought by OzPeter · · Score: 1

      How many places, other than roundabouts, is it legal (or wise) to start in the left lane, and CROSS (not merge into) the right lane to get off at your exit? But that is exactly what you are supposed to do in a roundabout.

      Do you mean like traveling in the left hand lane of a freeway and wanting to get off on an exit ramp on the right hand side without colliding with anyone? I'd say that that is a pretty basic function to master. It may seem like its different, but it is effectively the same topology, just with different scale factors - and to a computer, once you have mastered the topology, the scale should be irrelevant.

      --
      I am Slashdot. Are you Slashdot as well?
    30. Re:Who would have thought by rockmuelle · · Score: 3, Informative

      And let's just remember that planes don't actually fly themselves:

      http://www.askthepilot.com/que...

      -Chris

    31. Re:Who would have thought by blackraven14250 · · Score: 1

      I see that as the main use for automatic driving in the near future anyway. Going around the corner to the grocery store? No big deal, just drive it. Taking a road trip from NYC to Florida, or a commute from the suburbs into your local major city? Set it to autopilot and go, take control once you're in the ballpark of your destination. You're still going to need a license to use one of these for a long while, so that kind of limitation isn't crippling.

    32. Re:Who would have thought by viperidaenz · · Score: 1

      On my drive to work this morning my car had to be put in manual control as well.

      Obviously traditional cars are not ready for the real world either.

    33. Re:Who would have thought by Zalbik · · Score: 1

      A roundabout is simply nothing more than a right hand turn at a yield sign

      Not if it's a two-lane roundabout.

    34. Re:Who would have thought by PRMan · · Score: 1

      You have a train on the map and you have radar. How hard is it?

      --
      Peter predicted that you would "deliberately forget" creation 2000 years ago...
    35. Re:Who would have thought by viperidaenz · · Score: 1

      So why do so many drivers get confused with the give way rules at roundabouts? especially when they have multiple lanes.
      You just need to follow the same rules you apply to other situations.

    36. Re:Who would have thought by viperidaenz · · Score: 1

      Here's the first result to a .gov page on "how to use a roundabout"
      http://www.wsdot.wa.gov/safety...
      Looks like instructions to me.

    37. Re:Who would have thought by WrongMonkey · · Score: 1

      I don't know how hard it is. But many types of vehicles are required to stop at all train crossings, so having the first generation of autonomous cars do the same isn't a big deal.

    38. Re:Who would have thought by bws111 · · Score: 2

      Where do you drive that is acceptable to do that (drive in the left lane and cross the right lane to exit)? I sure hope Googles cars are smarter than that.

      If you are in the left lane on a freeway, and your exit is coming up on the right, you are supposed to merge into the right lane, then onto the slowdown lane and onto the ramp. You sure as hell aren't supposed to shoot directly across the right lane at a 45 degree angle and out the exit, bypassing the slowdown lane altogether, which is what you do in a roundabout.

    39. Re:Who would have thought by mythosaz · · Score: 1

      The only slight problem with that is that in order to react at all in time, you must be paying the same amount of attention as you would if there was no autonomous drive system at all.

      I snipped the quote, but to the post as a whole...

      Why? Based on other technologies we have, the autonomous system seems capable of stopping the car when it's confused. It doesn't just keep rolling at the unknown at full speed hoping you take over at the split-second that it leaves it's mapped world and enters the unknown.

      Along the same lines, it doesn't seem difficult to take control of the system while it's actively driving. It's not hard to disengage cruise controls or stop a car using Park Assist or Lane Assist from turning into something not seen by the sensor system. Why is it hard for me to grab the wheel from the "hands" of the auto-pilot in the Google car?

      ...just my thoughts.

    40. Re:Who would have thought by HornWumpus · · Score: 1

      No. The racetrack is all lanes. First and last apex's are on the outside, middle apex halfway through (assuming symmetrical) on the inside. Duh.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    41. Re:Who would have thought by mythosaz · · Score: 1

      A roundabout is simply nothing more than a right hand turn at a yield sign, followed by an exit ramp. If your application can't handle that, then why the hell is it on the road in the first place?

      Oh, yeah, sure.

      http://transportblog.co.nz/wp-...

    42. Re:Who would have thought by OzPeter · · Score: 1

      I have seen perfectly sober drivers go the wrong way on a roundabout.

      So have I, and in splitting my time between countries that drive on the left and on the right I had to seriously question if the car that was coming at me was because it was my fault or his fault - which is not a good feeling when you just rented a fully restored '67 mustang convertible for the weekend

      Self driving cars in a beta if not alpha program having to contend with asinine drivers like that would understandably need human intervention remember this is not a finished product, not even a release candidate, it is a limited alpha release it will be improved by the time it gets to market.

      However, the cause of how people came to drive at an autonomous car is irrelevant, whether it be in a roundabout or just driving down the wrong side of the street - only the response is relevant and that should be the same in both of those situations. So I contend that if the car is safe to drive autonomously on a straight street (within googles limitations), it must also be safe to drive in a roundabout.

      --
      I am Slashdot. Are you Slashdot as well?
    43. Re:Who would have thought by HornWumpus · · Score: 1

      He's likely from Oregon. That's SOP up there. Along with Left turns from the right lane.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    44. Re:Who would have thought by OzPeter · · Score: 1

      So why do so many drivers get confused with the give way rules at roundabouts? especially when they have multiple lanes.

      Because they're idiots and can't think outside of their small world view?

      But those drivers don't just simply appear when in roundabouts, they are idiots all of the time, on all of the roads. How is the poor google car going to deal with people who have the right of way, yet stop and wave you through, even though you are the person facing the sign and they are facing nothing but open road?

      --
      I am Slashdot. Are you Slashdot as well?
    45. Re:Who would have thought by Anonymous Coward · · Score: 0

      The roundabout isn't a freeway. It uses an entirely different paradigm of traffic rules. Signalling, lane changing, when it's acceptable to turn - it's all different from the freeway. That's exactly why so few people know the rules.

      You have 90 degrees worth of roundabout to go from the left lane to the right. You may not move to the right lane before that. check under 'multiple lane roundabouts.' Some cities require you to use left turn signals WHILE TURNING RIGHT INTO THE ROUNDABOUT to indicate which exit you're headed to.

      https://www.nevadadot.com/safety/roundabout/driving.aspx

      Fucking stupid, right? keep your car in a left-turn holding pattern, check your right blind spot to make sure nobody entered from the entrance you just passed. If they did, change your speed to be way less than theirs (or way more) and dart over, because there's SO little room. Hmm, highly different speeds in multiple lanes? Usually when people slow down in the left lane, idiots are tempted to pass them on the right... dangerous as hell.

    46. Re:Who would have thought by OzPeter · · Score: 1

      A roundabout is simply nothing more than a right hand turn at a yield sign

      Not if it's a two-lane roundabout.

      Which just means an extra lane change left and right. Your google car can change lanes can't it?

      --
      I am Slashdot. Are you Slashdot as well?
    47. Re:Who would have thought by Anonymous Coward · · Score: 0

      ITT: people who don't know how roundabouts work proclaiming "They're easy!"

      ARMCHAIR NECKBEARD SQUAD... AWAYYYYYYY

    48. Re:Who would have thought by OzPeter · · Score: 1

      A roundabout is simply nothing more than a right hand turn at a yield sign, followed by an exit ramp. If your application can't handle that, then why the hell is it on the road in the first place?

      Oh, yeah, sure.

      http://transportblog.co.nz/wp-...

      What is the point of this? Is it that its a left turn and left merge? Or that there are multiple lanes?

      --
      I am Slashdot. Are you Slashdot as well?
    49. Re:Who would have thought by bws111 · · Score: 1

      And just how to you propose to 'predict' where the other cars are going? That is the whole problem. If you are 'turning left' you are SUPPOSED to be in the left lane the whole time, but many people don't do that. They are driving in the right lane, and stay in the right (outer) lane until they exit, no matter how far they go around. If you are turning right, you are SUPPOSED to start in the right lane and stay there, but many people use the inner ring as just another opportunity to pass, especially if the first exit is more than 1/4 way around.

    50. Re:Who would have thought by OzPeter · · Score: 1

      And just how to you propose to 'predict' where the other cars are going?

      Are you saying that spinning laser pointer thingy on the roof of the google car is just there for show? That one that tracks the objects in the vicinity of the car, that is held up high so it can get a good view of its surroundings?

      --
      I am Slashdot. Are you Slashdot as well?
    51. Re:Who would have thought by bws111 · · Score: 1

      Do actually know how to use a roundabout? There are NO 'lane changes' involved. You should not 'change lanes' in a roundabout, ever. There are lane CROSSINGS in a roundabout, essentially a right turn from the left lane while the right lane continues straight. Not something sane people have a lot of experience doing.

    52. Re:Who would have thought by Mycroft-X · · Score: 4, Interesting

      Along the same lines, it doesn't seem difficult to take control of the system while it's actively driving. It's not hard to disengage cruise controls or stop a car using Park Assist or Lane Assist from turning into something not seen by the sensor system. Why is it hard for me to grab the wheel from the "hands" of the auto-pilot in the Google car?

      ...just my thoughts.

      Here's the best example I can think of -- let's say you are the understudy for a radio actor with narcolepsy. You both have the script, you the understudy are following along word for word as the actor is performing. Suddenly the actor falls asleep and the words stop. How many seconds pass before you pick up where he left off? You are as aware and able as you can possibly be without actually anticipating something you can't anticipate, and I believe it would still take me a few seconds to switch myself from simply paying attention to audibly reading words.

      Second scenario is the same except that you are both in sound booths reading the words and the actor is the only one with a hot mic. I believe it would be faster for me to be reading aloud with the actor and trigger my mic to go live at the necessary time -- however in doing so I am saving no effort over doing all the reading myself in the first place, so the application to automated vehicles is somewhat limited.

    53. Re:Who would have thought by OzPeter · · Score: 1

      Where do you drive that is acceptable to do that (drive in the left lane and cross the right lane to exit)?

      As I said .. the topology (and I mean topology in its purest sense) is *exactly* the same for both roundabouts and freeway exits, the only difference is the scales of elements *within* that topology, such as how far from the exit you should consider moving from left to right hand lanes, and perhaps the "attraction" factor you should have for a particular lane. The fact that one object curves and that one is straight is irrelevant.

      --
      I am Slashdot. Are you Slashdot as well?
    54. Re:Who would have thought by viperidaenz · · Score: 1

      Facial recognition.
      If the other driver looks like a retard, follow a different set of rules.

    55. Re:Who would have thought by OzPeter · · Score: 1

      Many locales have different roundabout rules.

      Many locales have different rules in for driving in general. Such as passing on the right. A fully fledged autonomous car will have to take all of those differences into account. But this was a limited test in a limited locale for which google pre-mapped the route, and probably tuned the car so that it would behave accordingly to the situations it encountered.

      --
      I am Slashdot. Are you Slashdot as well?
    56. Re: Who would have thought by Redbehrend · · Score: 1

      Planes flying themselves is easier and already done. They are even building a new system to revamp it for commercial. The only reason it's not mainstream is because the cost and airlines are cheap, if it wasn't for the regulations they wouldn't even maintain their own planes. A lot of plane's still use tube tv's lol

    57. Re:Who would have thought by Noah+Haders · · Score: 2

      Ofcourse it is not 100% ready for the real world. It does not mean it should not be deployed though

      lol lol lol lol lol when an autonomous SUV hits you at 60 MPG it hits you with more energy than a stick of dynamite. Let's make sure it's ready before deploying it.

    58. Re:Who would have thought by OzPeter · · Score: 1

      Do actually know how to use a roundabout?

      Yes ..and on both left and right side driving countries.

      There are NO 'lane changes' involved.

      The lane crossing in a roundabout is just a special case of lane changing in which time spent within the lane is minimized as you merge into or out of the roundabout. The fundamentals and topology are still the same.

      --
      I am Slashdot. Are you Slashdot as well?
    59. Re:Who would have thought by bws111 · · Score: 1

      No, they are not the same at all, and your insistance that they are says to me you don't know how to use a roundabout.

      The only thing you have right is that curved or straight does not matter.

      On a freeway, your major direction of travel is ALWAYS parallel with the travel lanes, even when getting ready to exit. In a roundabout, it is not. You do not 'change lanes' in a roundabout, even temporarily. You cross lanes.

    60. Re:Who would have thought by OzPeter · · Score: 1

      The hard part is that the car must absolutely be able to read the horizontal markings on the pavement.

      And how is that different from any other form of driving? Why is it only in a roundabout that you are concerned about the car needing to read markings on the road?

      --
      I am Slashdot. Are you Slashdot as well?
    61. Re:Who would have thought by Noah+Haders · · Score: 2

      wow those are tortured examples. I don't even think you need examples. cruise control, park assist and lane assist all help you drive. they don't do it for you. you can't take a nap, or text with your bestie, or fap. if autonomous cars were on the road I guarantee you that 50% of guys would fap. if you're fapping then yes, it will be hard to react in time to an emergency.

    62. Re:Who would have thought by dnavid · · Score: 4, Insightful

      Ofcourse it is not 100% ready for the real world. It does not mean it should not be deployed though.

      We need the power they said, it will be fine they said, don't worry they said.

      The citizens of Chernobyl

      Interesting analogy, since the Chernobyl accident was not caused by the power plant's automated systems, but by human beings that overrode the safety systems designed to prevent just such an accident. Interestingly, the Three Mile Island accident occurred for essentially the same reasons: humans prevented the automatic systems from functioning correctly to prevent an accident.

    63. Re:Who would have thought by Mr+D+from+63 · · Score: 1

      I would think it would be a lot easier to track the motion of cars going in generally the same direction and limit the decision based on a few than it would be to track several cars traveling in a circle in front of you, with cars entering from multiple directions. It may seem simple from a rule perspective, but from an actual real world processing standpoint, it is a quite complex task. It seems that the google staff has run into this challenge, and indicator that it may be more complex than you are assuming.

    64. Re:Who would have thought by bws111 · · Score: 1

      If you are at a normal intersection (not a roundabout), and you cross the intersection, have you 'changed lanes'? Any sane person would say no.

      Even the markings in the roundabout show you are wrong. There is not just 'left lane' and 'right lane', there are 'crossing lanes'. Yes, when you are in the inner ring and need to exit you make a lane change, into the crossing lane, not the outer ring. The major difference being a portion of the crossing lane is shared with the outer ring, but not going in the same direction, something completely unique to roundabouts.

    65. Re:Who would have thought by sexconker · · Score: 1

      Ofcourse it is not 100% ready for the real world. It does not mean it should not be deployed though.

      Not every technology and device that made it to market first worked with 100% accuracy the first time.

      It just means that drivers should still be paying attention to the road at all times instead of being distracted behind the wheel. The faster it comes to market, the more quickly the improvements can be made to advance the technology.

      - SK

      But it does mean that it should not have fucking passed.
      I don't know how the heathens in Nevada do it, but in any sane state if another person has to take control of the vehicle during the test, you automatically fail.
      If the driver is the autopilot, then the engineer taking control should cause the autopilot to automatically fail.

    66. Re:Who would have thought by OzPeter · · Score: 1

      No, they are not the same at all, and your insistance that they are says to me you don't know how to use a roundabout.

      The only thing you have right is that curved or straight does not matter.

      On a freeway, your major direction of travel is ALWAYS parallel with the travel lanes, even when getting ready to exit. In a roundabout, it is not. You do not 'change lanes' in a roundabout, even temporarily. You cross lanes.

      When you change lanes on a freeway you are driving at an angle to the direction of travel - albeit very small.

      When you cross lanes in a roundabout you are driving at an angle to the direction of travel - but at a much larger angle than in the freeway case.

      In both case you are driving at an angle to the direction of travel. The topology is the same .. only the size of the angle differs.

      --
      I am Slashdot. Are you Slashdot as well?
    67. Re:Who would have thought by CODiNE · · Score: 1

      I also wonder if this test included turning from and into one way streets.

      Recently I actually turned into the wrong way while making a left from a one way to a 2 way street.

      O_O
      Not cool. That's very easy to do when you're circling a block looking for parking with one ways and two ways all mixed up.

      --
      Cwm, fjord-bank glyphs vext quiz
    68. Re:Who would have thought by sexconker · · Score: 1

      Ofcourse it is not 100% ready for the real world. It does not mean it should not be deployed though

      lol lol lol lol lol when an autonomous SUV hits you at 60 MPG it hits you with more energy than a stick of dynamite. Let's make sure it's ready before deploying it.

      When an SUV hits 60 MPG I'll still not buy one of those ridiculous ego mobiles.
      SUVs only exist because American males felt emasculated when they had families and had to drive around in minivans, branding them as lifeless slaves to their spawn and spouse. So fuck safety, fuck fuel economy, fuck design, hell, fuck every color except black. If we pretend these things are cool people will pay $$$$$$ for them despite the fact that they're worse than the minivans they're replacing in nearly every way.

    69. Re:Who would have thought by jfengel · · Score: 1

      Interstates are the perfect place for it: relatively few surprises and extremely boring for drivers. They're all "limited access highways", so you don't have to worry about pedestrian crossings or children running into the street.

      If they just left it at that, I'd consider it an enormous advance over the present state of things.

    70. Re:Who would have thought by OzPeter · · Score: 1

      If you are at a normal intersection (not a roundabout), and you cross the intersection, have you 'changed lanes'? Any sane person would say no.

      I was equating a roundabout to turning right, not crossing an intersection.

      Regardless what you call them a roundabout have multiple lanes of traffic. I have driven on roundabouts in the UK that are a good 1/4 mile in diameter with significant distances between on/off ramps. Do you consider that those roundabouts do not have a left and right lane?

      --
      I am Slashdot. Are you Slashdot as well?
    71. Re:Who would have thought by Noah+Haders · · Score: 1

      don't be purposely obtuse MPG -> MPH. to the rest of your comment, there's a guy in my neighborhood who has a black hummer with all-chrome trim. license plate "MTV STAR". I thought he was the biggest douche until I realized that he's actually living in the car. I felt bad for him.

    72. Re:Who would have thought by sexconker · · Score: 1

      Why does version 2.0 of your application still not have all its features?

      Because code takes time. And you can't just manpower your way through it.

      Version X of my program has all of its features. Version X.Y may have more features, but version X has precisely every feature version X has. Version X.Y is a different program.

      If you'd like to buy an upgrade license to version X.Y, please click below.

      Note: Starting 3 months after you order your licenses, we will be rebranding Product Z to better serve our customers. Product Z will be known as Product W. Your Product Z licenses will carry over to Product W as follows:

      Product Z - Product W Home
      Product Z Pro - Product W Standard
      Product Z Enterprise - Product W Server

      Product W Home does not include Feature A or Feature B from Product Z. Upgrade to Product W Standard if you use Feature A or Feature B in Product Z.
      Product W Standard includes Feature C from Product Z, but use is limited to 1 Device or 1 User. Upgrade to Product W Server if you use Feature C on more than 1 device or with more than 1 User.
      Product W Server includes all of the features of Product Z Enterprise, as well as 1 license for Product W Server, 3 client device licenses, and 3 user licenses. Note that product Z Enterprise had no per-user or per-device licenses. If you require additional licenses, click below for a quote from one of our partners. We won't tell you the price, what each license enables, how many you need, whether you can reuse them, whether they expire, whether our software phones home, the actual terms, how to apply your license, or even the actual name of the license you're ordering. For installations on multiple servers, please consider Product W Datacenter Edition, which contains all the features of Product W Server with none* of the licensing restrictions. *Product W Datacenter requires 1 license per physical CPU, and if you are running on VMs the software will do its best to bitch endlessly.

    73. Re:Who would have thought by Archangel+Michael · · Score: 1

      I know the rules for a roundabout. That is not the problem. The problem is that no driver is required to know the rules of the roundabout. It is NOT required. Additionally you have people like my wife who thinks they know the rules, but give wrong instructions ... AND won't believe me when I correct her .. who won't read the rules for herself.

      --
      Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
    74. Re:Who would have thought by Xylantiel · · Score: 2

      Yep, at least in the US a roundabout is all about guessing, based on their approach, whether the other approaching driver has any clue how a roundabout is supposed to work. Just because you have the right of way doesn't mean it won't be a total mess if you hit somebody in the driver's door because they pulled out in front of you instead of yielding.

    75. Re:Who would have thought by Anonymous Coward · · Score: 0

      Given the skills of most drivers, I wouldn't want to see the vehicle equivalent of Windows ME on the streets.

    76. Re:Who would have thought by tlhIngan · · Score: 1

      And let's just remember that planes don't actually fly themselves:

      A growing problem with a LOT of airline pilots is they lack the basic skills to fly. And this is, unfortunate a product of the environment in which they fly - most countries either prohibit or massively regulate general aviation flight, resulting in the only flying most airline pilots get are from the simulators and the jetliner cockpits.

      It's better in North America as many jet pilots do actually fly little light aviation aircraft (like ye olde Cessna 172s and 182s and Pipers, etc). These pilots usually exercise basic flying skills because the most automation they have is a single axis autopilot typically. And are subsequently able to land in fairly normal conditions.

      A lot of airline pilots get horrendously scared if the ILS is down, or they have to circle and land, or the VASI is off or a bunch of other things that most commercial airports have. It causes undue stress and if you really challenge them, give them perfect VFR conditions and they still can't land without automation's help. Yes, your basic VFR landing - something every student pilot has to do - can give the willies the most seasoned jetliner pilot simply because the skill has rotted away.

      Oh yeah, there are also a few fundamentals to every plane that are always true for that plane. Stuff like Attitude + Power = Performance. Give it a set attitude, a set power level, and you know what to expect - climb rate, airspeed, descent rate, etc. It stays the same for the plane, and is true from your tiniest light sports to your Airbus A380s. It would've saved many lives when the airspeed indicators are off (mean flying instructors love to cover up instruments during landing - but it teaches the student that if they can hold a certain attitude and power setting, the airplane's performance is predictable and yes, you can even land without stalling. And landings can be oddly far better this way when the student is concentrating on the outside rather than inside on the instruments).

    77. Re:Who would have thought by sl149q · · Score: 1

      Or a roundabout that has two lanes in one direction and one in the other. E.g. two lanes east/west and one lane north/south.

      Yes we have some of those in BC.

    78. Re:Who would have thought by Zynder · · Score: 2

      Can't fap with cruise control? The hell you say!

    79. Re:Who would have thought by sl149q · · Score: 1

      With feedback (there is this Internet thing...) and / or official documentation from the owners of the particular road you are driving, eventually your model of the driving environment will be reasonably accurate.

      So mostly you are looking to see if there are any changes today (like a car stopped, or cones and a flagger out, or a mattress or other obstacle.) Although again if feedback is active and the obstacle has been "seen" by another vehicle, your car may actually know about it before it arrives.

    80. Re:Who would have thought by Anonymous Coward · · Score: 0

      Don't be purposely lazy in your proofreading and maybe people won't laugh at your expense.

    81. Re:Who would have thought by sl149q · · Score: 1

      And this is how different from now?

      Other than many human drivers will be distracted and might not notice... but if they do notice you get the same panic effect.

      Which is also why (at least in BC) most over passes (especially pedestrian ones) now have fences so that idiots cannot throw things off them.

      In other words this has nothing much to do with autonomous vehicles.

    82. Re:Who would have thought by Anonymous Coward · · Score: 0

      And this is why roundabouts are dumb. Take your bullshit roads back to Britain and we'll keep using 4 way stops or traffic lights thanks.

    83. Re:Who would have thought by Anonymous Coward · · Score: 0

      And your contention is wrong and that's what we keep telling you but you won't stop arguing about it.

    84. Re: Who would have thought by Anonymous Coward · · Score: 0

      No. No they don't. They maintain a direction, altitude, and heading, and also take off and land, all ***entirely*** dictated by air rtraffic control. Thereis nothing to avoid. There are no quick decisions to be made. This cannot, in any way, be compared to a cardriving on the open, uncontrolled, road.

    85. Re:Who would have thought by Anonymous Coward · · Score: 0

      *Sigh* go back to Oz, Peter. You're fucking stupid.

    86. Re:Who would have thought by mysidia · · Score: 1

      Yes, your basic VFR landing - something every student pilot has to do - can give the willies the most seasoned jetliner pilot simply because the skill has rotted away.

      I would suggest an annual recertification requirement for commercial pilots with a minimum of 100 hours flying with no automation.

    87. Re:Who would have thought by suutar · · Score: 1

      This requires giving the pilot an opportunity to spend that time, and according to GP a lot of places outside the US make that very difficult.

      I agree with your idea, but implementing it seems to hit some roadblocks.

    88. Re:Who would have thought by mysidia · · Score: 1

      If you have to be at full driver attentiveness at all times, what the heck is the point? A self-driving car should let you take a nap, read a book, or otherwise tune out from the road.

      I don't think you have to be at full attentiveness at all times, but you won't be able to take a nap either. On the other hand, you would be safely able to study a paper map a bit.

      So the car sounds an alarm and stops due to this obstacle it doesn't know how to handle, and you then need to pick up the wheel, look around, and navigate the situation safely.... if you're sleeping or stuck in a book, you will be stopped in the middle of the road and inconveniencing other drivers.

      If LaneAssist is a useful feature, then this should still be a useful luxury feature as well..... just not as useful as a fully independent self-driving car would be.

      Likely tangible safety improvements will still be a good reason for this feature.

    89. Re:Who would have thought by mysidia · · Score: 1

      If the driver is the autopilot, then the engineer taking control should cause the autopilot to automatically fail.

      Apparently it was agreed upon before the test:

      In communication with the Nevada DMV before the test, Google said its policy was to prohibit autonomous operation at railroad crossings that lack signals and for human drivers to take over. It also noted: “[Roundabouts are] particularly challenging, where many drivers don’t know the proper rules in the first place.” In an e-mail to colleagues at the DMV, Breslow wrote, “We can’t fail an applicant for not being able to navigate a traffic circle if they say that there [sic] vehicle can’t yet do it.”

    90. Re:Who would have thought by viperidaenz · · Score: 1

      I don't need your lecture, I was just pointing out there are instructions, since you said:

      There is no instructions on roundabout protocols, people are just expected to "know" them.

    91. Re:Who would have thought by amRadioHed · · Score: 1

      This test wasn't for a drivers license, it was for a ”self-driving vehicle testing license”. Sounds like a learners permit more than anything else, and as I recall learners permits for people are pretty simple to acquire too. There isn't even a road test.

      --
      We hope your rules and wisdom choke you / Now we are one in everlasting peace
    92. Re:Who would have thought by Anonymous Coward · · Score: 0

      Yes, a junction where one must stop even if there is no traffic for miles is a work of genius.

    93. Re: Who would have thought by tapspace · · Score: 1

      I love minivans. I spent the best years of my life in a minivan, as a teen and young 20-something borrowing the family minivan. I loved taking a road trip with 5 friends. I loved the comfort. But minivans are not superior to crossovers (which have largely replaced SUVs in the market) in design, fuel economy, safety or color choice (!?). I've been looking to buy a people hauler, and I've looked at crossovers and SUVs. I like the Ford Flex and the Chrysler Town and Country (the classic minivan!). They are similarly specced in terms of fuel economy, price and safety. In fact, the Ecoboost engine option in the Flex gives it superior fuel economy to most minivans. Design? Not even a contest. The Flex wins. More cubic feet, more fit and finish (barely when compared to a T&C) and better powertrain options. The Flex is not an SUV, but crossovers have largely taken the place of SUVs.

      I really don't see the value in minivans anymore. Crossovers are better, and wagons and hatchbacks are a solid option if hauling stuff is your goal. Even SUVs get similar fuel economy to minivans these days, sacrificing people hauling prowess per MPG and ease of drivability for superior design and bad condition drivability. You had some axe to grind, but I think you're like the person who rags in American automobile reliability: stuck in the past.

    94. Re:Who would have thought by Richy_T · · Score: 1

      Yup, and if you are sane, you change lane well ahead of your exit rather than try and cut across a lane of moving traffic.

    95. Re:Who would have thought by Richy_T · · Score: 1

      I don't understand this "but not going in the same direction" thing. A post below indicates that BC has some with lanes going in different directions but on the ones I have ever used, all lanes go in the same direction.

      Of course, a nice innovation in the UK is spiral laned roundabouts. As long as you get in the correct lane for your exit, getting off is very easy.

    96. Re:Who would have thought by Richy_T · · Score: 1

      Nevermind, I misread the BC post. I still don't understand what you're getting at though.

    97. Re:Who would have thought by Richy_T · · Score: 1

      There's nothing unusual about that.

    98. Re: Who would have thought by tapspace · · Score: 1

      I never knew that. Are you American? I was absolutely never taught that, and I've never seen any sign which implies that is the correct action. I hate roundabouts actually, as they instill anxiety in me.

    99. Re:Who would have thought by Richy_T · · Score: 1

      And when you took control, did you start your engine, check your mirrors, signal and pull smoothly away or were you bundling along at 50mph and your car suddenly shouted "Think quick, Bub, I got nothing"

    100. Re:Who would have thought by gman003 · · Score: 1

      Or let's see if it could handle the commute I had this morning: There was a power outage. Seems to have affected at least two blocks, including the traffic lights. I was trying to make a left turn, onto Main Street. For those whose traffic laws may be different, in this jurisdiction, a downed traffic signal is treated as an all-way stop sign. Or at least, it's supposed to be. Traffic coming from the left refused to stop. They just blew right through it, most didn't even slow down. Traffic from the right stopped occasionally (they had passed through other downed lights to get there, so I guess they had a few seconds to think), but that didn't help me. I eventually had to turn around and find a different route, specifically one that would not hit any traffic lights. I wonder if automated cars would have done better. Would they have stopped, as they were supposed to? Would they recognize it as a dangerous situation, stop and hand control back to the driver? Would they just plow right through it like all the dumb humans? The first is obviously correct behavior, the second would be tolerable, and the third would be merely no better than humans were doing. What if my car was automated? Would it have stopped? I sure hope so. Would it have realized that humans are morons and that it would never be able to make that turn? Would it plan a backup route that avoided all traffic lights, or would it continue to be surprised every time humans failed to remember an obscure driving law? What if a policeman had been directing traffic? Do Google's cars know how to obey hand signals? People can usually figure them out even if they don't remember them, since they're fairly intuitive to us, but that has no bearing on whether it makes sense to a machine.

    101. Re:Who would have thought by gman003 · · Score: 3, Informative

      You're making the assumption that any situation the car cannot handle is both an immediate danger, and a situation that can be handled perfectly by a human.

      When I try to think of situations where an automated car would fail, most tend to be ones where a response of "come to a full stop, don't do anything until the human orients himself and takes charge" is a perfectly valid one. Traffic lights not working? Let the human figure it out. Bridge out ahead? Let the human figure it out. Conditions so bad you can't see the road markings? Let the human try to do better, and if he wants to sit on his ass until it clears, that's probably a good idea anyways.

      Sure, there are situations where an AI might not be able to avoid an accident an alert human would. Let's say a trailer detaches from a truck in front of you, but not in your lane. As it skids, it suddenly tumbles into your lane. An automated car might have ignored it until it was too late, while an alert human would have slammed on the brakes as soon as they saw it.

      But how many humans would have been that alert? Even if they weren't on a phone, or sipping their coffee, or fiddling with the radio, most drivers end up in a sort of trance, doing things automatically. I've seen people crash just because they weren't paying attention - not distracted by anything, just driving without conscious thought. Automated cars won't have that problem - they don't *get* bored. Even if they can't dodge a freak accident, they'll be avoiding plenty of routine accidents. Net gain for people who don't like car wrecks.

    102. Re:Who would have thought by mythosaz · · Score: 1

      Here's the best example I can think of...

      A radio actor with narcolepsy? Seriously?

    103. Re:Who would have thought by itsenrique · · Score: 1

      He has a point though, about prevailing behavior. It's pretty easy to a license in my state, you never have to prove that you remember anything you once read. Honestly people DO mess up roundabouts, hell they even manage to mess up 4 way stops (the person who waves everyone else to "just go" because they don't even know when its their turn). I'm not sure its an excuse for driverless cars, but I believe he is right.

    104. Re:Who would have thought by MMC+Monster · · Score: 1

      Because many human drivers totally lose it in a roundabout. Especially here in the U.S. If you ever drive in one that just pops up in an area without them, you'll know what I'm talking about.

      Some drivers have no idea who has right of way and will come to a dead stop in the round. Others (I swear I've seen this) try to make a U-turn when they miss their exits and get confused at all the oncoming traffic, and others try to zip through, (probably) thinking that you're supposed to maintain speed when entering the circle.

      I cringe whenever I see one in PA (I've only encountered a couple so far). I don't even want to think about dealing with Jersey drivers in one.

      --
      Help! I'm a slashdot refugee.
    105. Re:Who would have thought by viperidaenz · · Score: 1

      I wasn't travelling at 50mph. My speedo is in kph.

    106. Re:Who would have thought by mjwx · · Score: 1

      Removing the human from the loop in aircraft automation has been a source of unending problems

      Commercial aviation is now safer than it ever was in the past.

      Fully autonomous driving is doable IF it is only along routes that have been verified and to some extent instrumented. I predict we'll see a few Approved Routes initially, such as stretches of Interstate. Fairly soon, the approved routes will account for the majority of vehicle miles driven. Then there will be a long tail of routes and conditions that won't be automated anytime soon. Basically, just like cellphone coverage.

      I think you're right, we're looking at a slow, long term roll out. Initially it will start out as road designed as or retrofitted to specifically carry automated cars, similar to an O-Bahn except instead of being a mechanical design, it will be electronic.

      The anti-government and revenue conspiracy nuts will hate it as it will mean every vehicle on this road will be tracked in real time (as automated cars will be sharing the road with human controlled cars).

      --
      Calling someone a "hater" only means you can not rationally rebut their argument.
    107. Re:Who would have thought by mjwx · · Score: 1

      I have seen perfectly sober drivers go the wrong way on a roundabout.

      I have never seen this. Ever, not even with blind drunk drivers. Not even with the ditziest of SUV drivers and Australia has a hell of a lot more roundabouts than the US.

      --
      Calling someone a "hater" only means you can not rationally rebut their argument.
    108. Re:Who would have thought by mjwx · · Score: 1

      I think the part about other drivers was the dmv claiming that failure to navigate a roundabout is not grounds for failing a human applicant. This report does more to illuminate how low the bar is set for any driver, machine or human.

      I think its saying that the DMV has been paid for a specific result, regardless of the actual events.

      In order to pass a driving test, an autonomous car must not only be able to complete a random course without assistance from the assessor (in Australia interference or assistance from an assessor is an instant fail) it must be able to take natural language instructions from the assessor.

      In a (Western) Australian driving test, you do not know the route in advance, the assessor will literally tell you where to go as you go (I.E. "Please take a left turn at roundabout" or "Take a left turn at the lights and move into the right hand lane"). Right now natural language interpretation requires it to be trained to your voice and is still very inaccurate. Basically:
      You: "Car, dont take the parkway."
      Car: "Calling your mother now. Beep"

      We can make the other systems good, but also need the interface to be usable and accurate (I.E. dont let Apple anywhere near it).

      --
      Calling someone a "hater" only means you can not rationally rebut their argument.
    109. Re: Who would have thought by bws111 · · Score: 1

      Yes, I am American. Here is the New York DOT information.

    110. Re:Who would have thought by Anonymous Coward · · Score: 1

      Ofcourse it is not 100% ready for the real world. It does not mean it should not be deployed though

      lol lol lol lol lol when an autonomous SUV hits you at 60 MPG it hits you with more energy than a stick of dynamite. Let's make sure it's ready before deploying it.

      Guess what. When a car driven by a human hits you at 60 MPG (or MPH, your choice), it has the exact same energy as the autonomous car. Guess we shouldn't let humans drive until we can ensure they drive perfectly.

    111. Re:Who would have thought by Anonymous Coward · · Score: 0

      I'm more worried about the soccer mom texting in an SUV the size of a small house,

    112. Re:Who would have thought by 0123456 · · Score: 1

      Right. So we'll have people driving along the highway in their self-driving cars, and then suddenly the car will see something it can't handle and... stop in the middle of the highway, where you'll then have to put down your smartphone and figure out where you are and what's going on and drive through it. All before someone slams into the back of you, or the other dozen 'self-driving' cars now stopped in the road.

      That'll work.

    113. Re:Who would have thought by Anonymous Coward · · Score: 0

      Let's also remember that there is, and always will be, far fewer planes in the air than vehicles on the roads.

    114. Re:Who would have thought by 0123456 · · Score: 1

      I've seen it in the UK. The first time appeared to be a couple of Americans in a rental car going one way around the roundabout while about twenty other cars were trying to go the opposite direction.

    115. Re:Who would have thought by Theaetetus · · Score: 4, Insightful

      The only slight problem with that is that in order to react at all in time, you must be paying the same amount of attention as you would if there was no autonomous drive system at all. This is otherwise known as the human being in the loop. Removing the human from the loop in aircraft automation has been a source of unending problems, and only recently one could say that it's a reasonably well understood problem - if not quite solved just yet. Don't forget we're talking about trained professional pilots here.

      So, when faced with a self-driving car, the relatively untrained non-professional driver will always be so far out of the loop, that there's no way for him to overtake control safely in real time.

      If you read the article, in the instances where the automation didn't know what to do, it pulled over and stopped:

      Construction work, however, proved trickier. When faced with a partially blocked-off road, the car switched between autonomous and manual modes and then braked to a halt, requiring Urmson, the safety driver, to take control.

      The driver doesn't need to react in time - the car does that. The driver merely needs to make the next decision to start moving again and guide the car to where it needs to go.

    116. Re:Who would have thought by lister+king+of+smeg · · Score: 1

      I have seen perfectly sober drivers go the wrong way on a roundabout.

      I have never seen this. Ever, not even with blind drunk drivers. Not even with the ditziest of SUV drivers and Australia has a hell of a lot more roundabouts than the US.

      and that is exactly why you have never seen it because people encounter them more and thus learn to use them in US they are rare enough that people don't learn to use them properly.

      --
      ---Saying gnome 3 is better than windows 8 not so much a compliment as it is damning with light praise.
    117. Re:Who would have thought by mjwx · · Score: 1

      I've seen it in the UK. The first time appeared to be a couple of Americans in a rental car going one way around the roundabout while about twenty other cars were trying to go the opposite direction.

      Fair enough.

      We get fewer Americans in Oz and they generally dont drive very far because of the drop bears, hoop snakes and land sharks.

      --
      Calling someone a "hater" only means you can not rationally rebut their argument.
    118. Re:Who would have thought by AmiMoJo · · Score: 1

      Firstly they have fixed all the issues they encountered. If you have a look at their YouTube videos you can see that they handle road works and unexpected stuff like that fine now. This was two years ago, after all.

      Secondly the car didn't suddenly switch to manual. There was no need for the driver to suddenly grab the wheel or anything like that. It just recognised a situation it couldn't handle and politely asked the human to take over.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    119. Re: Who would have thought by Anonymous Coward · · Score: 0

      Or you could get a Toyota Sienna and relax with the knowledge that you have the best vehicle on the road.

    120. Re:Who would have thought by Brianwa · · Score: 1
      I do it all the time, certain parts of America have roundabouts that are impossible to navigate without stopping to back up multiple times in a vehicle that's slightly above average length. If you have to go left it's safer and easier (and, oddly enough, often legal) to just go left.

      We also have roundabouts with stop signs at some of the entrances, "roundabouts" that are legally regular intersections where oncoming traffic does NOT yield, and roundabouts shaped such that people going one direction can cruise through at very high speeds and others can't see far enough to know if they should yield or not until it's too late.

    121. Re:Who would have thought by macson_g · · Score: 1

      I don't think anyone was consulting the construction of the plant with local population.

    122. Re:Who would have thought by macson_g · · Score: 1

      LOT pilots don't lack any skills: https://www.youtube.com/watch?...

    123. Re:Who would have thought by Noah+Haders · · Score: 2

      dude, I thought our comments were really funny, but nobody else engaged. i guess that's the danger of being so far down the list of comments. safest bet is always to make an offtopic comment to the first thread.

      on the other hand, since nobody is reading anyway, we can say whatever we want. monkey butts!

    124. Re:Who would have thought by RivenAleem · · Score: 1

      But for your 4 examples, the car would have plenty of advanced warning and if no response came from the driver, the car would be capable of stopping in time. The tests they were passing with the DMV was to allow them to do further testing in more conditions. They were not trying to get ubiquitous permission for autonomous driving, just an assurance that it would be safe for other road users for Google to perform more testing.

    125. Re:Who would have thought by buck-yar · · Score: 1

      Not quite. Chernobyl was caused by operators not understanding the reactor's function in low power situations which happened to be during a test to see if the cooling system would work in the time after the core shut down but before the diesel generators were back up. They brought the power levels too low to where the reactor was nearly shut down, then to raise it back up they brought the control rods all the way out creating hot spots. Then when the power came on too strong, the response was to lower the control rods, which in a very hot reactor actually does the opposite- causes a huge reaction.

    126. Re:Who would have thought by cyn1c77 · · Score: 1

      Yeah, and it went into manual controlled mode when it recognized obstacles it couldn't handle:

      A. A railroad crossing without signals
      B. A roundabout
      C. Construction work
      D. "Some specific turns"

      Obviously not ready for the real world yet.

      Ummm, have you driven lately? Most people with licenses also can't handle those obstacles!

    127. Re:Who would have thought by cyn1c77 · · Score: 1

      And let's just remember that planes don't actually fly themselves:

      http://www.askthepilot.com/que...

      -Chris

      Your link is misleading. Autopilot can control aircraft at all times (climb, cruise , descent, approach, and landing phases) except during the taxi and landing phases.

      Thus, with modern avionics, autopilot can control can be engaged immediately after takeoff (once flaps are off and gear is up) and kept on through landing.

      A separate feature, called autothrottle, can be used to automatically control the plane's engines through the entire flight.

      Of course, pilots are essential for programming these systems, monitoring them during flight, and stepping in during anomalous situations, but the planes really can fly themselves.

    128. Re:Who would have thought by JimFive · · Score: 1

      The thing that bugs me the most is when the driver in front of me stops at the yield before the roundabout because someone is approaching (not in) the roundabout from the left or just got in the roundabout from the right. The whole point is that you can get on the roundabout AND the person to the left can get on the roundabout at the same time. It's not a one car at a time thing.
      --
      JimFive

      --
      Please stop using the word theory when you mean hypothesis.
    129. Re:Who would have thought by tibit · · Score: 1

      And that's what's needed. My point still stands in all its irrelevant glory :)

      --
      A successful API design takes a mixture of software design and pedagogy.
    130. Re:Who would have thought by dnavid · · Score: 1

      Not quite. Chernobyl was caused by operators not understanding the reactor's function in low power situations which happened to be during a test to see if the cooling system would work in the time after the core shut down but before the diesel generators were back up. They brought the power levels too low to where the reactor was nearly shut down, then to raise it back up they brought the control rods all the way out creating hot spots. Then when the power came on too strong, the response was to lower the control rods, which in a very hot reactor actually does the opposite- causes a huge reaction.

      That's true in broad strokes, but you're overlooking key details. First, the automatic cooling systems were shut off. Second, when the power dropped to very low levels the operators instead of allowing the reactor to bring power up normally disabled the control rod systems designed to ensure the reactor couldn't "bounce critical" when they removed control rods to bring up power. And finally, when the test did not go as planned, and after several previous failures, the operators of the reactor went off-script and began overriding other safety features such as the coolant override systems in an attempt to drive the reactor to the desired test parameters.

      You're not correct about the behavior of the control rods. The problem was a design issue of the control rods which caused them to displace coolant and neutron moderators as they are inserted, which means there's a short lag between when the control rods begin moderating the reaction and when they ironically increase the reaction due to reducing the effects of coolant moderation. This always happens, not just in "hot" reactors, but in a normally functioning reactor this is not a problem because the momentary increase in reaction is not significant. But all of the operators' previous actions caused the reactor to be placed into an extremely unstable situation. In particular, had they not disabled the automatic control rod safety systems the reactor would have automatically moderated them out of the unstable situation. But because they had essentially taken control away from the control rod systems for most of the control rods, the reactor could not effectively stop the problem the operators were introducing.

      System logs show the operators did not simply try to lower the control rods back into the reactor to slow it down, they had attempted an emergency scram which drops all the control rods into the reactor at once. They would have only done that in response to an emergency condition. Which means when they did what you are pointing to as the cause of the accident, they were already in the middle of an accident. What they did not know was that they had already put the reactor into a condition beyond the ability of a scram to fix.

    131. Re:Who would have thought by mysidia · · Score: 1

      and then suddenly the car will see something it can't handle and... stop in the middle of the highway

      The issues were in city driving, and they are situations Google knows the car can't handle, so they agreed in advance with the state that a human would pilot the vehicle through these obstacles.

      Highway driving tends to be "easier" in terms of fewer obstacles --- but yeah, if there's an unmapped stoplight or road construction site, the vehicle might have difficulties ----- it turns out, that in such areas, usually a lower speed limit is posted and normal highway speeds are not advisable or legal.

    132. Re:Who would have thought by HornWumpus · · Score: 1

      The AI won't have the judgement to just keep driving when the kickball (or whatever exploit they find) is bouncing around the interstate. It will be much more rewarding to the kids.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  2. I dont know why this is a bad thing by Anonymous Coward · · Score: 3, Insightful

    All of the recent articles about autonomous cars seem to be trying to make people think they're terrible will never work and are a disaster waiting to happen.

    All of these tests and such aren't being done so they can release an autonomous car tomorrow, its an ongoing process and will take time. I don't blame google for not wanting to publish all the details about it, its a research project and the media seems to have an agenda to make autonomous cars into the boogeyman

    1. Re:I dont know why this is a bad thing by Anonymous Coward · · Score: 0

      Its like people want to go from the year 1970 when we had land-lines and no smartphones instantly to 2014 when we have these amazing mobile computers.

      It will take time, there will be a transition period, but if we just be patient and work with it, we'll get there!

    2. Re:I dont know why this is a bad thing by Russ1642 · · Score: 3, Insightful

      Somehow people think that if there's one flaw then the whole project should be scrapped. They also think that it should be at an insanely advanced stage before it's ready for use. They want to skip the decades of development that happen from real world experience and go straight to some futuristic magical car-pod.

    3. Re:I dont know why this is a bad thing by SJHillman · · Score: 3, Insightful

      No, they want to go way past 2014 to a magical time in which no smartphone every experiences glitches, bugs, and has infinite battery life thanks to magic fairy dust.

    4. Re:I dont know why this is a bad thing by maliqua · · Score: 1

      Exactly, to a scientist / researcher / engineer etc a failed test is not doomsday, as long as it gives them more information to continue solving the problem its just a lesser form of success

    5. Re:I dont know why this is a bad thing by nleven · · Score: 1

      Exactly. These limitations are well known in the autonomous car community. These are not much harder to solve than what's been already solved. It makes sense to solve the majority of the cases and then start working on the edge cases.

    6. Re:I dont know why this is a bad thing by bws111 · · Score: 1

      They are just a counter balance to the excessive hype that comes from Google and its fanboys.

    7. Re:I dont know why this is a bad thing by DerekLyons · · Score: 1

      All of the recent articles about autonomous cars seem to be trying to make people think they're terrible will never work and are a disaster waiting to happen.

      I don't blame google for not wanting to publish all the details about it, its a research project and the media seems to have an agenda to make autonomous cars into the boogeyman.

      No, not so much. The recent articles are more in response to the numerous [Google press release based] articles with headlines like "Autonomous car drives 10,000 miles safely!". So, yeah, I do blame Google for not publishing the full truth, choosing instead in favor of spin and hype. It's not a media agenda, or a conspiracy, it's called balance and investigative journalism. (Something everyone here routinely calls for - right until the spotlight hits their fandom. Then it's an "agenda" and a "conspiracy".)

    8. Re:I dont know why this is a bad thing by Anonymous Coward · · Score: 0

      Maybe it's called getting a fucking dose of reality. Slashdot is supposed to cater to the smart crowd, but so many of you idiots have zero idea how fucking hard a self driving car actually is - YOU are the ones who think it'll happen soon.

      It. Fucking. Will. Not. Happen. Soon.

      See, the human brain is actually really good at processing unique information. You see a object, your brain deals with it - self driving cars can barely handle a road even when Google has months to analyse ONE road. Self driving cars are being hyped by Google and idiots on /. but this is the kind of reality that needs to be belted into the self driving car fans.

      You basically have here what was doable 30 years ago and utterly no hope of dealing with driving to a shop. Maybe now you all have a clearer idea what the reality of a self driving car will be for the next 20 years - because that's how long it'll take to even get past a few of the issues. Unless they fy, you aint going home in the back of Johnny Cab

    9. Re:I dont know why this is a bad thing by vux984 · · Score: 1

      All of these tests and such aren't being done so they can release an autonomous car tomorrow, its an ongoing process and will take time.

      That's understood.

      IEEE Spectrum contributor Mark Harris obtained a copy of the DMV test Google's autonomous car passed in Nevada in 2012

      It "passed"?

      Would your or I pass a drivers test if we couldn't handle weather, road construction, roundabouts, "specific turns", and had our mom in the back seat reaching over to take the controls whenever we weren't sure of ourselves? Of course not.

      When it passes a drivers test that'll be a big day. But that test in 2012 was not that day. There's much to celebrate, and as you said its an ongoing research project. But it didn't pass a Nevada drivers test. So why say it did?

      It did very well, impressively well, for an autonomous vehicle even... but its still well short of being issued a drivers license, which is what an actual pass of an actual test would imply.

      its a research project and the media seems to have an agenda to make autonomous cars into the boogeyman

      Because the hype machine says it passed a drivers test, leading to the inference that its ready to be let loose on the streets, when CLEARLY they are no where near ready in actuality.

    10. Re:I dont know why this is a bad thing by 0123456 · · Score: 1

      No, we're just sick of the hype that 'OMG! Self-driving cars will be here tomorrow! Google cars have driven themselves a billion miles without a crash!'

      But, yes, they do need to be at 'an insanely advanced stage' before they're ready for use. Automated cruise control is likely to be available in the mass market within ten years, but it's a huge step from there to a car that can drive from A to B through town without human intervention, and anyone who says 'oh, if the car doesn't know what to do, it will just hand control back to the driver' is a moron.

  3. Too chaotic of a system by blueshift_1 · · Score: 1

    I'm really not that suprised. The sheer amount of decisions that we make while driving (which is a pretty complex and chaotic system) is pretty staggering. Not to mention you have local/state/national laws that vary - just to make it a bit more challenging. I really don't forsee driverless cars becoming a reality until local communication between all cars can resolve a lot of problems.

    1. Re:Too chaotic of a system by war4peace · · Score: 2

      Agreed, nut I'd really see an advantage of having a "hybrid" driving car. Imagine a long trip which starts in a city and then you have to drive through a long straight highway stretch which involves little to do. You could let your car drive in autonomous mode while you relax and look around, and take control back towards the end of the trip.

      --
      ...gis sdrawkcab (usually not responding to ACs; don't bother posting as AC)
    2. Re:Too chaotic of a system by war4peace · · Score: 1

      doh, typo. nut = but

      --
      ...gis sdrawkcab (usually not responding to ACs; don't bother posting as AC)
    3. Re:Too chaotic of a system by maz2331 · · Score: 1

      A hybrid could sill be useful as a cruise control that handles steering.

  4. It's called testing by jovius · · Score: 2

    The conditions are controlled and constant in order to test the system's response, to ready the system for variable conditions with solid behavior data.

    1. Re:It's called testing by SternisheFan · · Score: 1

      The conditions are controlled and constant in order to test the system's response, to ready the system for variable conditions with solid behavior data.

      Yes, and the GoogleCar is many years away from ever being an 'alpha' release. Right now some known difficulties for it to handle are rain/snow conditions and active road construction zones. A human will need to be always aware and vigilant for the entire drive, ready to take over in a moments notice, or be held liable in case of an accident. It's going to be a long time before we have a car that a drunk can just get into and say, "Take me home", then wake up at his destination. An awful lot of time still needs to be invested in full development.

  5. In Google's Defense... by sandytaru · · Score: 5, Informative

    From TFA: 'In communication with the Nevada DMV before the test, Google said its policy was to prohibit autonomous operation at railroad crossings that lack signals and for human drivers to take over. It also noted: “[Roundabouts are] particularly challenging, where many drivers don’t know the proper rules in the first place.” In an e-mail to colleagues at the DMV, Breslow wrote, “We can’t fail an applicant for not being able to navigate a traffic circle if they say that there [sic] vehicle can’t yet do it.” '

    So the two times that the Google engineer took over were for the two things that Google said they felt it was unsafe for the car to handle - a railroad track without a signal, and a roundabout.

    --
    Occasionally living proof of the Ballmer peak.
    1. Re:In Google's Defense... by twistedsymphony · · Score: 4, Interesting

      It's also important to note that this test took place 2 years ago, a lot of development and improvements can happen in 2 years.

    2. Re:In Google's Defense... by umafuckit · · Score: 1

      "Roundabouts are] particularly challenging, where many drivers don't know the proper rules in the first place."

      Only in the US. Elsewhere drivers have figured this out.

    3. Re:In Google's Defense... by Anonymous Coward · · Score: 0

      what if we like having a half-mile long backup at a 4-way stop with choke-inducing exhaust clouding the area? what's more american than that?

    4. Re:In Google's Defense... by viperidaenz · · Score: 1

      Excuse me? I see drivers failing to correctly navigate a roundabout all the time.
      I don't live in the US.

    5. Re:In Google's Defense... by Kjella · · Score: 1

      I also think you have to consider Google's risk/reward here. They wanted to pass the test and most of all they did not want to get involved in any accidents, even one where the car was driving technically correct but "unhuman" as that would be used in no small about of FUD. They passed, they got their license to drive, they got the PR and the news that they couldn't drive a roundabout two years ago is nothing compared to the bad PR they'd get for crashing in a roundabout.

      And the railroad thing was just policy, it can't be that much harder than crossing a priority road. Or maybe they just hadn't bothered to implement that logic, since almost all crossings in central areas have signals/gates. I just checked here in Norway and all public roads now have that, there are ~3100 unsecured crossings but all on private roads.

      --
      Live today, because you never know what tomorrow brings
    6. Re:In Google's Defense... by the+phantom · · Score: 1

      The dinky little roundabouts that you see in the US don't do much about that level of congestion. They are just as bad (if not worse) than a four-way stop at intersections that get that kind of traffic. If an intersection routinely has half-mile backups, then it might be a good time to install a stoplight.

    7. Re:In Google's Defense... by Richy_T · · Score: 1

      It depends on the type of congestion. If the traffic is mostly north & south for example, it can work out a treat.

    8. Re:In Google's Defense... by onezeno · · Score: 1

      They're cropping up in Missouri and they always seem to operate smoothly to me.

    9. Re:In Google's Defense... by the+phantom · · Score: 1

      That is probably true, though I have to wonder why either a 4-way stop or roundabout would be needed at such an intersection---put a stop sign on the low-traffic street and don't stop the high-traffic street, or put a signal there and only stop the high-traffic street when there are cars waiting to cross. I get the impression that the major goal of those small roundabouts is traffic calming---traffic is forced to slow down for the roundabout, but not forced to stop. Of course, I am not a traffic engineer and am largely talking out of my ass, so I will readily concede that I am likely wrong. ;)

    10. Re:In Google's Defense... by Anonymous Coward · · Score: 0

      In our defense we have pretty shitty roundabounts. I've been in some that were fine and perfectly marked with high visibility and traffic was very smooth. I've been in others where lanes were barely marked if at all and it was tough to tell exactly where I wanted to be. Roundabouts done right are great, roundabouts done wrong are dangerous.

    11. Re:In Google's Defense... by Richy_T · · Score: 1

      Roundabouts lead to improved traffic flow over a four way stop and often can be navigated with little to no slowing down. They are not (usually) for traffic calming.

    12. Re:In Google's Defense... by Obfuscant · · Score: 1

      The dinky little roundabouts that you see in the US don't do much about that level of congestion.

      That's because they aren't true roundabouts and aren't treated as such legally.

      We had one in our town. I treated it as a roundabout. I got a ticket for failing to yield to someone who was waiting to enter from a street to my right. That's right -- traffic in the circle was expected to yield to traffic waiting to enter the circle.

  6. R&D by Anonymous Coward · · Score: 0

    Sure sounds like a research experiment vs engineering a solution.

    Like any simulation, you can tweak the knobs to get the answer you want.

  7. Slashdot Sig says it best by Anonymous Coward · · Score: 0

    Interestingly, this quote from the bottom of the page says it all "Any sufficiently advanced technology is indistinguishable from a rigged demo."

  8. Let me know when these things can drive themselves in the rain and snow. Until then, yawn.

    --
    Brave Sir Robin ran away. ("No!") Bravely ran away away. ("I didn't!")
    1. Re:Meh by Anonymous Coward · · Score: 0

      Let me know when you can think of something other than black and white. Until then, yawn.

  9. and they picked a lemon state by nimbius · · Score: 0

    We cant fail an applicant for not being able to navigate a traffic circle if they say that there [sic] vehicle cant yet do it.

    Bullshit. in this case the vehicle is the driver. the car itself is entirely capable of turning and entering a traffic circle but in this case the driver, the autonomous car, wont do it. the excuse from google "most people dont know how to navigate a traffic circle" is also some supreme bullshit. most drivers in practice never signal their lane change, drive much faster than the speed limit, and overtake vehicles improperly but those inherent dangers didnt mean the autonymous car couldnt negotiate a highway, it simply meant they were ignored because google got to cherrypick a desolate strip of highway. this wasnt a driving test, it was a publicity stunt.

    When faced with a partially blocked-off road, the car switched between autonomous and manual modes and then braked to a halt. Wojcik also recorded that the car needed driver assistance with some turns, although she did not note the circumstances.

    Road construction is a fact of life. Are we to seriously believe Nevada thought it was entirely acceptable for the vehicle to come to a complete standstill in construction traffic? and problems turning? thats kind of a fundamental of motor vehicle operation that should you mess it up will generally not see you pass the exam. the fact that this drivers exam was only made available after a FOIA request is also a red flag that nevada isnt taking this seriously. should this car be allowed as its been passed onto Nevada roads, and in fact be responsible for a major collision, this document will come back to haunt quite a number of politicians.

    --
    Good people go to bed earlier.
    1. Re:and they picked a lemon state by WrongMonkey · · Score: 1

      Are we to seriously believe Nevada thought it was entirely acceptable for the vehicle to come to a complete standstill in construction traffic?

      Why wouldn't that be entirely acceptable? A construction zone means that traffic can come to complete standstill at any time, even on the freeway. Having autonomous cars momentarily stop and switch to manual control shouldn't be any more of a problem than other impediments due to construction.

    2. Re:and they picked a lemon state by Wraithlyn · · Score: 1

      > google got to cherrypick a desolate strip of highway

      They drove down the Las Vegas strip. In May.

      Pretty much the opposite of "desolate strip of highway".

      --
      "Mind, as manifested by the capacity to make choices, is to some extent present in every electron." -Freeman Dyson
    3. Re:and they picked a lemon state by Richy_T · · Score: 1

      Hah, you seriously think that's a sane and safe mode of operation. Why do you think construction zones are so dangerous in the first place? Because of stationary objects (including people) where you wouldn't normally expect them. And you're just going to arbitrarily add to that? In an active lane?

  10. Prior art by jpellino · · Score: 4, Funny

    "engineers had to take control of the car twice during the drive." You mean like many of our parents did reflexively when we were learning how to drive? Not to mention the dent in the passenger side floor where the extra brake pedal wasn't.

    --
    "Win treats sysadmins better than users. Mac treats users better than sysadmins. Linux treats everyone like sysadmins."
    1. Re:Prior art by KingOfBLASH · · Score: 1

      At some point I moved to Europe.

      This exchange really took place:

      Mom: (looking at my speedometer) "Stop going so fast!"
      Me: "Mom the speed limit is 130"
      Mom: "That's unsafe! Go 60"
      Me: "It's KPH not MPH. 100 KPH == 60 MPH"
      Mom: "Well it doesn't matter. 120 just sounds too fast. Go 60"

  11. hype origin by Livius · · Score: 1

    This shows that the claims of Google have been overhyped, but while I have no reason to trust Google, I have to wonder if the fault is Google or the people who pretend to be journalists.

  12. Re:Why didn't it fail? by PRMan · · Score: 1

    Maybe if they say the car won't handle it and the car correctly recognizes the situation and shifts into manual mode, that's a pass. Makes sense.

    --
    Peter predicted that you would "deliberately forget" creation 2000 years ago...
  13. Re:Why didn't it fail? by MobyDisk · · Score: 1

    I guess so.

    Car: "Warning: 500-foot cliff detected. Switching to manual mode in 3...2...1..."
    Human: "AAAAaaaaaaaaaaaaaaaa......"

    TEST PASSED!

  14. Kip: It works, Napoleon. You don't even know. by Anonymous Coward · · Score: 0

    [Napoleon Dynamite straps himself into the time machine]

    Kip: It's a time machine, Napoleon. We bought it online.

    Napoleon Dynamite: Yeah, right.

    Kip: It works, Napoleon. You don't even know.

    Napoleon Dynamite: Have you guys tried it yet?

    Kip: [reluctantly] No.

    Kip: So are you ready?

    Napoleon Dynamite: Yeah, hold on... I forgot to put in the crystals.

    Napoleon Dynamite: [using time machine] Ow! Ow! Ow! Kill the pow... It kills! My pack! Ow! Turn it off! Turn it off, Kip!

    [Kip pulls the electrical cord out, and Napoleon yanks off the headband]

    Napoleon Dynamite: It's a piece of crap it doesn't work!

    Uncle Rico: Well, I could've told you that.

    [Uncle Rico is standing in the hall, looking wounded and disappointed]

  15. Look Kids! by Anonymous Coward · · Score: 0

    Big Ben! Parliament!!!

  16. Not even close by vux984 · · Score: 0

    âoeWe canâ(TM)t fail an applicant for not being able to navigate a traffic circle if they say that there [sic] vehicle canâ(TM)t yet do it.â

    They had no trouble failing me for not being able to navigate certain traffic situations correctly on my first drivers test. Had I said, well "I can't do that yet" that would not have resulted in a pass.

    So the car failed. Let it fail. Its no big deal that it failed. Constructing an illegitmate pass for headlines just stirs pointless controversy.

    This test shows that there's lots of good progress, but that's it.

    As for driverless cars actually being ready ? No where near close.

    Requiring the driver to be ready to jump in while in action is absurd to the point of not even considering it.

    Stopping the car, and handing the controls over is still going to lead to tons of problems. Cars stopping at railway crossings and round abouts and then just sitting there jamming traffic... because the driver fell asleep 30 minutes ago. (And why SHOULDN'T the driver fall asleep -- he's tired, bored, and not doing anything... what do you expect will happen)

    Until self driving cars reach the long term goal of being responsible for driving in basically anything a human is currently expected to cope with they can't rise to being more than a novelty, or some limited highway auto-pilot cruise control system.

    Because even if it CAN usually handle the daily commute, if it can't handle it ALL THE TIME its a bad idea.

    Today when there's snow in a city that doesn't get snow that often its a mess. And that's with mostly drivers who drive every day, know the route they are going like the back of their hand, know where the tricky / problematic spots are etc, and know know how their cars handle at least in normal conditions. And its a mess.

    Now, lets substitute that with a city full of drivers who only drive 3 - 4 times a year, are completely out of practice, have no real experience with their car, and only have a general imprecise sense of the route they need to take -- and lets do that on a day the self driving cars collectively decided they can't handle the conditions.

    That would be like me driving my grandmother around every day everywhere she needs to go, and then when the weather is at its worst... "Hey grams, yeah, I know you've only driven this car a handful of times yourself in the last 5 years, but your license is still valid, so how about you take the wheel today?". And doing that accross an entire city.

    Yes, that will work out well.

    1. Re:Not even close by Richy_T · · Score: 1

      Though with a bit of luck, that could actually lead to people not driving in conditions where they would be much better off staying put. There are some people who need to travel in snow and ice but mostly not.

    2. Re:Not even close by vux984 · · Score: 1

      Though with a bit of luck, that could actually lead to people not driving in conditions where they would be much better off staying put

      And if luck goes against us, the inclement weather lands mid-day, and everyone has to get home from work, or is halfway home from work when the car throws up its hands, pulls over, and gives up.

      Me, personally, I can generally avoid driving on snow days, but a lot of people simply don't have that luxury. Walmart and McDonalds and the rest of the service and retail industry don't close at the first sign of snow and they tend to be less than generous when staff claim difficulty getting to work.

    3. Re:Not even close by Richy_T · · Score: 1

      True. But that is the wrong attitude and if it an be forced to adjust, that may be a good thing.

  17. auto-fly/drive by Anonymous Coward · · Score: 0

    Removing the human from the loop in aircraft automation has been a source of unending problems

    Commercial aviation is now safer than it ever was in the past.

    It should also be noted that automated flying is generally done once the plane gets to about 10,000 ft / 3000m. Take-offfs and landings (excluding ILS Cat II+) are generally much more manual. So is taxing at the airport.

    I would say the rough equivalent would be cruising on the highway: let the auto-drive handle cruising and stop-and-go traffic in a controlled environment, and give back manual override as the highway exit approaches and the car is on the more chaotic non-highway roads.

    Cruising is mostly taken care of, and Audi has announced the stop-and-go part:

    http://www.bloomberg.com/news/2014-09-09/audi-plans-to-take-over-the-wheel-in-stop-and-go-driving.html

  18. Re:Why didn't it fail? by Anonymous Coward · · Score: 0

    And if we limited the exam to questions i knew the answers to, i would always pass.

  19. What Revision? by Moof123 · · Score: 2

    I am curious as to how the license works. Is it for a specific revision of software, or does Google have free reign to make large changes to the software without re-testing?

    It seems to me that as more of these vehicles hit the road, even in test mode, there should be tight control over how big of a change can be Beta tested on live streets without a re-qualification.

  20. It's not a license to deploy by mysidia · · Score: 1
    It's a license to test AND apparently Google allowed it to expire, the spectrum page states:

    A DMV committee then met and approved the country’s first self-driving vehicle testing license. On 4 May 2012, the Prius was issued special gold-on-red autonomous license plates, number AU-001. However, Google seems to have done little with its historic license plate. Most of the company’s testing has since been focused on California, and when its Nevada license expired in May 2013, Google failed to renew it for at least eight months.

  21. First step towards flying cars by Undead+Waffle · · Score: 1

    Everyone criticizing them seems to be missing the important part: We need self-driving cars so we can have self-driving flying cars. I don't trust most people to handle a flying car but self-driving actually becomes easier when crossroads can be handled on different positions on the Z axis. Don't ruin it, jerks!

  22. The biggest failing by ThatsNotPudding · · Score: 1

    The biggest failing autonomous cars have is assuming they are *not* surrounded by malicious, aggressive, incompetent, brain-dead animals.

  23. Technology improves by Anonymous Coward · · Score: 0

    The thing to remember about self-driving cars is that they're nearly on-par with humans now, were crap ten years ago and not even that twenty years ago, whereas human drivers are on-par with human drivers ten years ago, and exactly the same twenty years ago. And thirty. And forty. Technology is improving like crazy. Humans aren't.

    People keep saying to me "What if there's a bug that causes lots of crashes?" Well, we'll fix it. It might take a few days, or a few years, but we'll fix it. Right now, human drivers have a collection of bugs causing an average of 110 traffic fatalities per day in the US. We can't fix those bugs--drunkenness, fatigue, eating while driving, using your phone while driving...we tell people to shape up, but they just don't.

  24. Re:Who would have thunk by TheRealHocusLocus · · Score: 1

    A. A railroad crossing without signals
    B. A roundabout
    C. Construction work
    D. "Some specific turns"

    As it approached the railroad crossing the Google Car coasted almost to a halt, at ~1% of full power. This was due to an excess 'poisoning' of Xenon-135, a persistent condition that was generally understood but specifics directly relating to operational safety at low power had not been addressed. At this point conditions for the driving test were inherently unfavorable and dangerous. Tuptunov sensed this, but he lacked the knowledge, vocabulary and resolve to communicate this to Dyatlov -- who ordered the car to be driven manually over the crossing.

    This led them into the roundabout, where a single path to the destination exists but the Google Car was not configured to confidently know how and when to exit. The automated systems drove the car in circles for several minutes in low gear at high RPM. The car was still in a state of equilibrium and would eventually have allowed the excess Xenon to absorb neutrons and decay to Xenon-136, which has a much smaller cross-section. But again Dyatlov was impatient for the test to complete and he was getting dizzy, so he ordered to withdraw all but six of the control rods and manually lurch the car into the turnoff.

    At this point the car was screaming at full RPM in low gear as it approached the Construction Zone, lurching and swaying. The operators knew they were in some sort of trouble, but the Google Car jerked forward automatically until it spotted the red cones and barricades. It disengaged to manual control and Tuptunov slapped the vehicle into its lowest possible gear. Under normal conditions this engine-assisted braking procedure was the best possible course of action. But the pistons and rods were tipped with graphite which causes a temporary neutron flux when inserted, which escalated power and deformed the rods.

    At this point things in general took "some specific turns" for the worse.

    --
    <blink>down the rabbit hole</blink>