|
|
|
|
|
by throwaway648
2875 days ago
|
|
Estimating distances robustly is very important for navigation. LIDAR is accurate at relevant distances and most importantly very robust against environmental effects. Without LIDAR you can use stereoscopic vision (like human with two eyes) but that is very demanding, not that accurate, and very error prone. Sure, human can do it somewhat well, but eye and brain are extremely complex things to implement (and it still takes years to learn to understand what you see). Personally, I’d refuse to implement self-driving vehicle without at least a ”backup LIDAR” to check vision system results. Otherwise you are forced to assume stuff like ”things at stand still are either above the road, beside it, or just shadows”, causing crashes when there is suddenly a stopped car in front of you. (If you didn’t do that assumption, you would be dodging shadows and other clutter..) [source: I’ve been researching vision algorithms in a related field.] |
|
Because that isn't how people judge distances, at least not distances beyond a few feet in front of their faces. Plenty of people with only one eye do very well. It is a difficult problem because we use a variety of techniques and 'hardware' when estimating distances and speeds. Car companies are trying to do with one tool (ie lidar) something we do with many.