Earlier quoted context omitted.
What do you mean it's non deterministic? Because it is using floating point operations? Can you elaborate?
I'm not OP, but I think he means that the final decisions acted upon are not deterministic. So given an input, it won't necessarily produce the same decision every time. For instance, if the model predicts with a 95% certainty to accelerate, then 5% of the time it'll do some action other than accelerating.
Openpilot – open-source self-driving agent
61–70 of 114 posts
Re: Openpilot – open-source self-driving agent
#62I work as a lead autonomous vehicle engineer. Here's a few thoughts: * This isn't really open-source. The most important part, the neural network perception pipeline, is closed sourced. Without the training data and the network architectures, the supporting code is not that useful. * This system is non-deterministic, which is a no-no in critical systems like autonomous vehicle. There's no guarantee that vehicle detec…
What do you mean it's non deterministic? Because it is using floating point operations? Can you elaborate?
Re: Openpilot – open-source self-driving agent
#63For those who haven't seen Openpilot before, or recently: * George Hotz (not "Hortz") is working on other stuff now [0], and is no longer CEO. * While "I'm running open-source self-driving software from GitHub" sounds terrifying, the software is very good at what it does, which is very limited (LKAS / ACC / driver monitoring). Browsing test videos on YouTube ( https://www.youtube.com/results?search_query=openpilot+0.…
Re: Openpilot – open-source self-driving agent
#64This seems mind bogglingly dangerous. At least with commercial self-driving vehicles, there is a responsible legal entity (the car manufacturer). The thought of thousands of amateurs and enthusiasts releasing their hacked self-driving cars on the public roads is terrifying. The disclaimer "YOU ARE RESPONSIBLE FOR COMPLYING WITH LOCAL LAWS AND REGULATIONS" is nice, but I can't that stopping the mindset of "I've just t…
There is nothing illegal about modifying your own car. People have been doing so since cars were invented. "Amateur" car modifications are already very wide spread.
Re: Openpilot – open-source self-driving agent
#65This seems mind bogglingly dangerous. At least with commercial self-driving vehicles, there is a responsible legal entity (the car manufacturer). The thought of thousands of amateurs and enthusiasts releasing their hacked self-driving cars on the public roads is terrifying. The disclaimer "YOU ARE RESPONSIBLE FOR COMPLYING WITH LOCAL LAWS AND REGULATIONS" is nice, but I can't that stopping the mindset of "I've just t…
There is nothing illegal about modifying your own car. People have been doing so since cars were invented. "Amateur" car modifications are already very wide spread.
My concern is less with legality and more with lethality.
Re: Openpilot – open-source self-driving agent
#66I've been using Openpilot in my 2018 Corolla for the past few months. Some takeaways: It's mind-blowingly good. Easily on par with Autopilot (That is, Autopilot's ACTUAL capabilities, not what they show in marketing promos). For long highway trips, it's easy to go hours without a disengagement. The full setup costs about $800, is completely plug-and-play, and you can order everything you need on the site (EON/Panda/G…
I had no idea the software was in use and this stable! Is the discord community the best way to follow progress or are there other resources?
Yep, the Discord is super active and there's plenty of people to help you out if you hit any snags. But the hardware is super easy to install and ready to go if you have a compatible car. There's also a lot of active Youtubers like ku7 (https://www.youtube.com/channel/UCXmUBvIuFLjLRuJ0mX298Ng) and arne (https://www.youtube.com/user/arneschwarck) that are building their own forks.
Re: Openpilot – open-source self-driving agent
#67Earlier quoted context omitted.
No Tesla programmers have been arrested for Autopilot-related crashes.
Tesla probably have the paperwork and certs in order when NTSB knocks the door. NHTSA have already shut down comma.ai products before. EDIT: I personally thinks it's a bit to reckless to let the general public use the Autopilot in it's present state. https://comma.ai/shop/products/eon-gold-dashcam-devkit "Retrofit your car with a copilot." "Note: This product is not designed to drive a car. This product is designed t…
It’s like finding out that the neurosurgeon who’s about to operate on you is also a flat earther- it doesn’t directly impact his ability to be a neurosurgeon, but it would be a big red flag that calls everything else into question.
Re: Openpilot – open-source self-driving agent
#68Earlier quoted context omitted.
1) They actually open sourced the vision pipeline code a few months ago. The visiond binary has been replaced by source code. 2) Yeah. The proper way to do these things is with a real RTOS, but at the same time 20hz is pretty slow anyways.
I should also mention that the RT approach isn't the holy grail either for time sensitive robotic control systems. Read up on the Pathfinder/vxWorks priority inversion bug if you'd like to see how hard deadlines can sometimes cause more problems than they solve...
Re: Openpilot – open-source self-driving agent
#69Earlier quoted context omitted.
>This is stupid. All the demos are on public roads. George Hortz needs to chill before he ends up in jail. There are literally thousands of community members using this software on a daily basis, driving thousands of miles in real life situations daily. I've been commuting to work with it for 3 months now and it's the most lifechanging piece of tech I've come across since the iPhone. I get on the highway, engage the…
This is extremely reckless
I find driving without it to be reckless at this point. Humans are susceptible to distraction, OpenPilot is not.
Re: Openpilot – open-source self-driving agent
#70Earlier quoted context omitted.
>This is stupid. All the demos are on public roads. George Hortz needs to chill before he ends up in jail. There are literally thousands of community members using this software on a daily basis, driving thousands of miles in real life situations daily. I've been commuting to work with it for 3 months now and it's the most lifechanging piece of tech I've come across since the iPhone. I get on the highway, engage the…
>I get on the highway, engage the system, and sit back sipping my coffee for the next 45 minutes. Please, do not do this.
I get that people are unable to comprehend the fact that true level 2 autonomy is here and ready to use, but it is. It's perfectly safe to sit back completely disengaged from the controls on OpenPilot, so long as your eyes are on the road (which the software enforces with head tracking). Any sort of situation that could require you to take control is warned in advance.