Based what I learned about Uber their self driving cars probably run on NodeJS. I'm only half joking.
Arizona Government Suspends Uber's Self Driving Cars from Roads
131–140 of 334 posts
Re: Arizona Government Suspends Uber's Self Driving Cars from Roads
#132Earlier quoted context omitted.
Which makes me think of it would be prudent for the government or military to invest in this tech as well. Companies like Northrop Grumman while being bureaucratic nightmares, take safety pretty seriously.
This whole thing was started by a DARPA grand challenge. https://en.wikipedia.org/wiki/DARPA_Grand_Challenge Industry takes the lead after DARPA's investment which makes sense.
The first DARPA grand challenge was announced in 2002 and held in 2004.
Re: Arizona Government Suspends Uber's Self Driving Cars from Roads
#133I don't know much about the logic used in self-driving cars - but I do wonder how they will handle roundabouts. We have a lot of them here (Australia) and you have to give way to a car that is approaching or entering the roundabout on your right - which often is opposite you. How will a self-driving car cope with detecting a vehicle behind the concrete barrier of a roundabout?
How does a human driver detect a vehicle behind a concrete barrier?
Either humans can see it and the intersection makes sense, of humans (and machines) can't see it and the whole setup does not make any sense.
Re: Arizona Government Suspends Uber's Self Driving Cars from Roads
#134Earlier quoted context omitted.
Isn't this what the original comment is saying though? Considering the cars are driving on the left-hand side of the road, cars in the roundabout are approaching from the right with respect to the vehicle, not the left. Or am I misunderstanding something unique for roundabouts in Australia? The way you describe it seems opposite of intuition that vehicles already within the roundabout do not have right of way.
The original comment says " you have to give way to a car that is approaching or entering the roundabout on your right ", whereas the rule is that you have to give way to all cars already on the roundabout, without regard to whether they approached from your right or left. If they got into the roundabout before you got there, you have to give way.
Re: Arizona Government Suspends Uber's Self Driving Cars from Roads
#135This is interesting, but can we avoid posting links to articles behind paywalls? Here's one on the subject that isn't: http://www.chicagotribune.com/news/nationworld/ct-arizona-ub...
Please don't post complaints about paywalls, though: https://news.ycombinator.com/item?id=10178989. They're off-topic, and as long as standard workarounds exist (which users routinely post to these threads), paywalled articles are ok. Not that they aren't annoying; they suck. But HN would be quite a bit worse if all such articles were cleared out of here.
Re: Arizona Government Suspends Uber's Self Driving Cars from Roads
#136I don't know much about the logic used in self-driving cars - but I do wonder how they will handle roundabouts. We have a lot of them here (Australia) and you have to give way to a car that is approaching or entering the roundabout on your right - which often is opposite you. How will a self-driving car cope with detecting a vehicle behind the concrete barrier of a roundabout?
My understanding is that the goal behind a roundabout is to create an intersection where any vehicles that enter are traveling in a similar direction, improving the capability of people to avoid crashing and reducing the seriousness of crashes that do occur between vehicles.
Re: Arizona Government Suspends Uber's Self Driving Cars from Roads
#137Amen. Uber's fatal accident rate is now 50x that of sober human driver's. At their current rate of driving, they can't have a _lower_ rate until 2028! Inexcusable failure of their technology to prevent a human death in the most basic collision avoidance scenario.
A fatal accident at 50x the rate of a sober human driver with a study size where N = 1.
The expected rate for 100m miles for Uber is 33.333...
But how confident can we be? To answer that let's compute a poisson confidence interval around that rate, as in https://stats.stackexchange.com/questions/10926/how-to-calcu....
Let's see what a 95% confidence interval for 1 death in 3m miles looks like:
> poisson.test(1,conf.level = 0.95)$conf.int
[1] 0.02531781 5.57164339
attr(,"conf.level")
[1] 0.95
Multiply that by 33.333 to convert to deaths per 100m miles: > 33.333333*0.02531781
[1] 0.843927
> 33.333333*5.57164339
[1] 185.7214
So 95% confidence that the rate per 100m miles is from 0.84 to 185.72. That's pretty wide! And since the lower bound crosses 1.18, the difference is not significant at the .05 level (if we must make that particular comparison).
However, let's look at 90% CI: > poisson.test(1,conf.level = 0.9)$conf.int
[1] 0.05129329 4.74386452
attr(,"conf.level")
[1] 0.9
Which gives a CI of 1.71 to 158.13. So with 90% confidence we can say Uber is less safe than sober drivers. Ok.Now let's look at 93% CI:
> poisson.test(1,conf.level = 0.93)$conf.int
[1] 0.03562718 5.17251332
attr(,"conf.level")
[1] 0.93
That gives a CI of 1.188 to 172.417. The lower bound being just a bit worse than sober drivers.So we can conclude with 93% certainty from this data that Uber is less safe than sober drivers. Probably a LOT less safe. Although the CI is really wide, this is shocking data for Uber, in my opinion.
Re: Arizona Government Suspends Uber's Self Driving Cars from Roads
#138Earlier quoted context omitted.
Which makes me think of it would be prudent for the government or military to invest in this tech as well. Companies like Northrop Grumman while being bureaucratic nightmares, take safety pretty seriously.
This whole thing was started by a DARPA grand challenge. https://en.wikipedia.org/wiki/DARPA_Grand_Challenge Industry takes the lead after DARPA's investment which makes sense.
Re: Arizona Government Suspends Uber's Self Driving Cars from Roads
#139Earlier quoted context omitted.
>What bad actions? Uber disabled the safety systems included with the car that was involved in the incident. They relied solely on their own, half-baked tech when these systems could have saved the life of person who was killed: https://www.bloomberg.com/news/articles/2018-03-26/uber-disa...
I remain interested in why the lidar didn't work in this case and I hope more details emerge so we can learn what happened. But it seems logical that Uber would disable the onboard built-in volvo crash detection feature, it would be adding another variable for a car that is intended to test one thing at a time. Its hard to see this solely as the "uber is being reckless" narrative instead of "maybe this is just how al…
Re: Arizona Government Suspends Uber's Self Driving Cars from Roads
#140Saying nothing about Google/Waymo, it appears they're allowed to continue? Their self-driving technology seems far more advanced, I think it would be unfair to punish all the players for the bad actions of a few. In particular, Uber seems to have been operating self-driving cars recklessly and in an attempt to "move fast and break things". When those things are people's lives, that's unacceptable. I'm all for interes…
Arizona did something reckless and stupid. Unfortunately, somebody other than the decision maker paid the price. Arizona stupidly allowed Uber to operate after California kicked Uber out and after seeing the videos of Uber cars running red lights in SF. For what? For a few temporary (the plan is to be fully autonomous quickly) low paying test driver jobs? The engineers making the big salaries stayed in California (or…
And if what Arizona hoped for is to get self driving taxis early, well, other states can simply let the sucker states like Arizona do the testing, then wait to legalize self driving till the day after it proves itself, thus reaping close to 100% of the benefits with close to 0% of the disadvantages.
I honestly think Arizona politicians just blundered because they were following the typical playbook out of pure habit. I hope the explanation is not less innocent than that, but that's also very possible. Petty corruption is very common in USA state governments.