Earlier quoted context omitted.
> Humans only have one sensor: a rotatable stereo camera. So at least in theory the number of sensors seems not the most important element ;-) I hear this comment a lot when defending Tesla's choices, and it's a red herring. The fact that humans only rely on two cameras means nothing. Repeating old comments of mine: You also don't "need" megawatts of power to play top-level Go: humans do it with 100 watts of energy.…
I've been wondering why no self driving systems seem to use DTAM or similar methods. Realtime dense 3D reconstruction and camera localisation on commodity hardware seems perfect for the job.
Visual slam is still linear-algebra/geometric/keyframe based traditional computer vision (including variants that incorporate GPS/accelerometer info). I think the state of the art is stereo LSD-SLAM, but I could be wrong.