Earlier quoted context omitted.
Why do you think this? Self-driving cars seem reasonably close whereas there doesn't seem to be anything resembling what you're proposing. Also, aren't autopilot systems successful in commercial air vehicles because they operate high up away from most everything other than a few birds and other commercial air vehicles and they maintain massive separation between vehicles (compared to roads)? This wouldn't seem to sca…
It depends on how "reasonably close" they end up coming. If it ends up being a xeno's paradox of issues where it can handle 90% of situations, then 99%, then 99.9%, then 99.99%, etc, but each of those incremental improvements prove harder and harder to achieve, how many lawmakers are going to say "Sure, only .001% of robot cars on the road get into catastrophic accidents in unhandled situations, that's fine, let's ma…
Hidden obstacles for self driving cars
41–50 of 85 posts
Re: Hidden obstacles for self driving cars
#42So what if the car can't drive itself in anything other than familiar roads during clear weather? I would guess that the majority of my current driving is done under those conditions. If the car could take care of itself most of the time but fell back to my control during rain, snow, obscure roads, or construction zones, I think it would still be a net benefit to me.
Re: Hidden obstacles for self driving cars
#43It seems to me we have a better chance of seeing low flying autonomous vehicles for personal transportation before we see self driving cars (think quad coptor drone style vehicle with 500 lb payload capability). Autopilot systems are already widely used in commercial air vehicles. Fewer obstacles need to be accounted for in the air and there is less in grained regulation. It feels like we are going to leapfrog the ca…
I'm with you here. You could essentially build from scratch a traffic setup for autonomous vehicles, instead of retrofitting the autonomous vehicles to a current driving system. And by flying you get to avoid lots of complications that will prove very difficult to work around. No pedestrians, snow, signage, construction, etc etc.
Re: Hidden obstacles for self driving cars
#44There was recently a car crash here in Victoria, Australia, that resulted in the deaths of two teenagers and injuries to five others. It was apparently caused by the relatively inexperienced driver swerving to avoid a rabbit. In hindsight it would have been better if the driver hadn't swerved and the rabbit had been run over, but in some sense this is a moral choice of the type that robots can't make. In theory self…
There are problems for robot cars, sure, but this doesn't sound like one of them.
Re: Hidden obstacles for self driving cars
#45I've been saying this for years, as I took Thrun's class when he was at Stanford. Google's dirty little secret is that self driving cars are still mostly smoke and mirrors. Given relatively controlled conditions and a trained driver who can play backup when needed, they work. But if you put them in complicated situations - snow, a busy city environment, abnormal signage - watch out. The problem is that the driving mo…
One that Google has not solved, for instance, is navigating a gas station. When they fill up gas at Shoreline & Middlefield in Mountain View, I see humans doing the driving.
The idea must be to come up with a generic algorithm that solves these problems as a whole. Not one specific case at a time.
Re: Hidden obstacles for self driving cars
#46I've been saying this for years, as I took Thrun's class when he was at Stanford. Google's dirty little secret is that self driving cars are still mostly smoke and mirrors. Given relatively controlled conditions and a trained driver who can play backup when needed, they work. But if you put them in complicated situations - snow, a busy city environment, abnormal signage - watch out. The problem is that the driving mo…
I recently narrowly avoided getting killed by a broadside collision by braking just in time. If I were further I would have sped up out of the way. Would a probabilistic approach handle this? Maybe they need to compile a list of special edge cases.
Re: Hidden obstacles for self driving cars
#47It seems to me we have a better chance of seeing low flying autonomous vehicles for personal transportation before we see self driving cars (think quad coptor drone style vehicle with 500 lb payload capability). Autopilot systems are already widely used in commercial air vehicles. Fewer obstacles need to be accounted for in the air and there is less in grained regulation. It feels like we are going to leapfrog the ca…
For autonomous cars, the challenge is software. It's very difficult to build software that handles all the edge cases mentioned in the article. The hardware (cars) is a solved problem.
For autonomous personal flying machines, you're right that the software is easy, but the challenge is power density. The only VTOL machine that can carry humans a considerable distance without refueling is a helicopter. Helicopters are too large, disruptive, and expensive for everyone to have one. But no one has figured out how to shrink one down and still be able to carry a person.
If you compare the two approaches, one big difference is that software is improving much faster than power density. So my money would be that we solve the first one first.
Re: Hidden obstacles for self driving cars
#48It seems to me we have a better chance of seeing low flying autonomous vehicles for personal transportation before we see self driving cars (think quad coptor drone style vehicle with 500 lb payload capability). Autopilot systems are already widely used in commercial air vehicles. Fewer obstacles need to be accounted for in the air and there is less in grained regulation. It feels like we are going to leapfrog the ca…
Re: Hidden obstacles for self driving cars
#49I'd love to see an article on this topic that was actually written for techies/engineers. IMO, this could be right out of Wired the way it is written -- it conflates regulatory issues, problems that are clearly (relatively) easy but just not tackled, and problems that are legitimately still pending solutions before this goes mainstream. An article focusing on what the actual real difficult unsolved technical issues a…
The robot car has to be considerably better than people to become acceptable. This is a serious burden for the technology.
Re: Hidden obstacles for self driving cars
#50Earlier quoted context omitted.
Why do you think this? Self-driving cars seem reasonably close whereas there doesn't seem to be anything resembling what you're proposing. Also, aren't autopilot systems successful in commercial air vehicles because they operate high up away from most everything other than a few birds and other commercial air vehicles and they maintain massive separation between vehicles (compared to roads)? This wouldn't seem to sca…
In the air you have an entire 3rd dimension to play with. You can get far more density of vehicles per route. You can fly in a band lower then commercial air vehicles 300-1000 ft has hardly any vehicles flying. The self driving car always strikes me as a faster horse solution.
In the air you can't ignore the 3rd dimension. Every calculation your car AI was making before, will now have to grow by an order of magnitude. Even making a helicopter stay stationary in 3d space is a challenge.