← Back to context

Comment by servo_sausage

6 hours ago

Useful but not at all required. Camera + radar is sufficient for driving, and camera+ USS is fine for parking.

Radar is just cheaper than the number of cameras and compute, it's also not really a strict requirement.

Look at how the current cars fuck up, it's mostly navigation, context understanding, and tight manoeuvres. Lidar gives you very little in these areas

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 for data collection and edge cases more than as part of the driving perception model.

    • Waymo is the best current autonomous driving system and Waymo uses LIDAR. This is because LIDAR is an incredibly effective sensor for accurate range data. Vision and Radar range data is much less accurate and reliable.

      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

  • Like Waymo? (https://dmnews.co.uk/waymo-robotaxi-spotted-unable-to-cross-...) 17 years after betting the farm on LIDAR the solution fails to navigate a puddle. Sorry but they bet on the wrong technology, Tesla has overtaken them with multi camera and NN solution.

    • > Tesla has overtaken them with multi camera and NN solution.

      Let me guess, you heard this from Elon?

    • Your conclusion from a single incident is a bad inference. One vehicle getting confused by a puddle (likely a sensor fusion edge case or mapping artifact, not a fundamental LIDAR failure) doesn't indict the technology. Tesla's cameras have produces vastly more failures.

      Waymo has driven tens of millions of autonomous miles with a serious injury/fatality rate dramatically lower than human drivers. The actual data shows the technology works. Tesla FSD still requires active driver supervision and is not legally or technically a robotaxi system. Comparing them as if they're at parity is wrong.

      LIDAR gives direct metric depth with no inference required. Camera-only systems must infer depth from 2D images using neural networks, which introduces failure modes LIDAR doesn't have. Radar is very valuable when LIDAR and cameras give ambiguous data.

      What metrics has Telsa overtaken Waymo? Deployed robotaxi revenue miles? No. Disengagement rates? No published comparable data. Safety per mile in driverless operation? No.

      7 replies →