“The test cars are now able to handle lane following, speed adaption, and merging traffic all by themselves,” This is an important step, although I must say they appear to be far behind Google. My money is on Google getting to an acceptable deployment phase far earlier.
Given the driving conditions in Sweden and the years of experience Volvo has as a car company, I would bet they will be able to deploy and all weather version before Google.
Volvo’s first self-driving cars now being tested live on public roads in Sweden
91–100 of 183 posts
Re: Volvo’s first self-driving cars now being tested live on public roads in Sweden
#92Earlier quoted context omitted.
4-way stop turn-taking is a problem that does not exist in europe btw
4-way stops exist in Sweden. Quoting from Wikipedia at http://sv.wikipedia.org/wiki/Stopplikt : > Vissa korsningar har en stoppskylt vid varje väg, ett så kallat flervägsstopp. Det innebär att alla som kommer till korsningen måste stanna, oavsett vilken väg man kommer på. Tanken är att man vid flervägsstopp ska ta ögonkontakt med medtrafikanter för att på så sätt komma överens om vem som ska köra först. Or my transla…
Re: Volvo’s first self-driving cars now being tested live on public roads in Sweden
#93Earlier quoted context omitted.
The driver won't have to be vigilant or even awake for the whole time, only in emergencies. I'm assuming the car would stop or slow down automatically in case of any problem and notify the driver. Good point on the pilots, though I always felt that it's unnecessary for them to stay awake (especially on cargo planes). And it looks like many do fall asleep inflight: http://uk.reuters.com/article/2013/10/08/oukoe-uk-bri…
>"even a few minutes" Oh boy, do they have straight roads where you come from...
Re: Volvo’s first self-driving cars now being tested live on public roads in Sweden
#94Earlier quoted context omitted.
LIDAR Google uses takes more than a million measurements per second and has ~11 cm resolution.
Right, my camera takes more than a million measurements in 1/100th of a second and has a spatial resolution comparable to that or better depending on the distance. 'A million measurements' sounds really impressive but it does not have much to do with anything. What's a measurement? A single distance measurement in front of the car? Ok, at what opening angle, how many returns, how many pulses / second and so on. As it…
now you put second camera near-by and run stereo analysis algorithm to build 3D scene. 10+ years ago (DARPA Grand Challenge - where roots of Google self-driving car architecture comes from) with 1M cameras and the available hardware you'd get lucky to get 1 scene/sec and very crude one at that as 1M is much lower resolution than our eyes, and resolution is the key to stereovision. With LIDAR you just get 3D point for each measurement, no processing (beside regular filtering and coordinate transformation)
I wonder (haven't touched it myself for years nor checked the literature) what stereoprocessing one gets today on 10M-20M cameras on Intel CPUs of today plus GPU. It should be pretty close to what our eyes do, and what is most important - using several 20M cameras you can probably do _better_ than our eyes.
Re: Volvo’s first self-driving cars now being tested live on public roads in Sweden
#95I own a 2013 XC60 and as a programmer, I'm amazed at how well their current automation works in practice. The car reads road signs to show me the current speed limit in the dash (actual OCR, not a GPS database). It works amazingly well, except when it's very dark in the winter. Adaptive cruise control flawlessly follows cars based on radar, even in somewhat dramatic full stops, e.g. when there's suddenly heavy traffi…
Re: Volvo’s first self-driving cars now being tested live on public roads in Sweden
#96I own a 2013 XC60 and as a programmer, I'm amazed at how well their current automation works in practice. The car reads road signs to show me the current speed limit in the dash (actual OCR, not a GPS database). It works amazingly well, except when it's very dark in the winter. Adaptive cruise control flawlessly follows cars based on radar, even in somewhat dramatic full stops, e.g. when there's suddenly heavy traffi…
Why would it bother OCR'ing road signs? That seems much more error prone and needlessly complex. That data is readily available from a data sources based on your GPS location, I know TomToms and other navigation devices have it.
Re: Volvo’s first self-driving cars now being tested live on public roads in Sweden
#97I own a 2013 XC60 and as a programmer, I'm amazed at how well their current automation works in practice. The car reads road signs to show me the current speed limit in the dash (actual OCR, not a GPS database). It works amazingly well, except when it's very dark in the winter. Adaptive cruise control flawlessly follows cars based on radar, even in somewhat dramatic full stops, e.g. when there's suddenly heavy traffi…
Why would it bother OCR'ing road signs? That seems much more error prone and needlessly complex. That data is readily available from a data sources based on your GPS location, I know TomToms and other navigation devices have it.
It also covers the (admittedly limited) situations where no GPS is available (tunnels, skyscrapers). If there are temporary changes in speed limits due to construction or other events, OCR could immediately identify those with no need to download new information.
Re: Volvo’s first self-driving cars now being tested live on public roads in Sweden
#98Earlier quoted context omitted.
>Maybe Google has no intention of making autonomous cars for normal use but exclusively for Street View. Sounds like too much expense for just that. If the problem of street view was it's cost you could just pay people to add a StreetView system to the roof of their cars and get the data much cheaper than having your own car. They may very well want to start by using Street View to validate the technology but the end…
If the problem of street view was it's cost you could just pay people to add a StreetView system to the roof of their cars and get the data much cheaper than having your own car. I think you're underestimating the number of people you'd have to pay to get full coverage of cities. Most people do not drive around on every street in a systematic way; they have a small number of destinations and they usually take the sam…
That doesn't mean that once you do have self-driving cars you wouldn't use them for that. Or even that StreetView wouldn't be the first thing you'd use them for, since that's a good way to get more training data for your algorithms. But to suggest they'd go to all the expense of creating self-driving cars to then use them just as a cost saving measure for StreetView sounds strange.
Re: Volvo’s first self-driving cars now being tested live on public roads in Sweden
#99Earlier quoted context omitted.
Given the driving conditions in Sweden and the years of experience Volvo has as a car company, I would bet they will be able to deploy and all weather version before Google.
Can you explain what expertise as a car company has to do with AI?
Re: Volvo’s first self-driving cars now being tested live on public roads in Sweden
#100I can't wait for self driving tech to be put into use - transportation will get cheaper and faster (no more 8-10 hours driving limit bs), not to mention that one or two persons could drive a dozen trucks filled with cargo (though a lot of truckers will hate that)...
> transportation will get cheaper and faster (no more 8-10 hours driving limit bs) Why do you say that? Somebody is still going to need to be awake at the controls, at least for the first few decades of self driving tech. There's a reason pilots on planes don't go to sleep when the auto-pilot kicks on.