Earlier quoted context omitted.
All of the actually WORKING self driving systems use LIDAR. This is not a coincidence.
I work with programs approaching L3+ from L2, with the requirement that the system works for 99% of roads (not tesla before people start fixating on that). We find that the cases where lidar really helps are in gathering training data, parking, and if focused enough some long distance precision. None of these have been instrumental in a final product; personally I suspect that many of the cars including lidar use it…
Waymo used LIDAR in the realtime control loop. It combines LiDAR, camera, and radar data in real time to build a 3D representation of the environment, which is constantly updated.
I fundamentally don't trust any level 4 system that doesn't use LIDAR