this post was submitted on 05 Jul 2025
530 points (96.5% liked)
Technology
72425 readers
3257 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Bad code. Guinea pig owners. Cars not communicating with each other. Relying on just the car’s vision and location is stupid.
Also, not only do they rely on "just vision", crucially they rely on real-time processing without any memory or persistent mapping.
This, more than anything else is what bewilders me most.
They could map an area, and when observing a construction hazard save that data and share it with other vehicles so they know when route setting or anticipate the object. Not they don't. If it drives past a hazard and goes around the block it has to figure out how to navigate the hazard again with no familiarity. That's so foolish.
indeed. new experiences should be remembered...like a human.
and what’s even more ridiculous than that (imo) is that if every tesla mapped the area, you’d get it from loads of different angles: no more “oops 1 off computer vision edge case”
If they would use lidar you would get speed and distance from surrounding objects, which seems like valuable data for a moving object. With cameras you get a 2d picture that can only guestimate distance using multiple cameras and software.