Earlier quoted context omitted.
His arrogance is orthogonal to the issue. The issue is that he was obviously lying. He claimed he was weeks away from autonomous cars. If this was true, he would've sold the tech for a staggering pile of cash. Instead, all the evidence looks like he thought he could solve the problem on his own, in record time. Then he made a pretty basic POC (able to handle a small number of very simple conditions). Then he realized…
Autonomous vehicle technology, and it's free --> https://github.com/commaai/openpilot Working, video by a user --> https://www.youtube.com/watch?v=-VN1YcC83nA Where's the snake oil?
Comma.ai launches an $88 universal car interface called Panda
131–140 of 151 posts
Re: Comma.ai launches an $88 universal car interface called Panda
#132Earlier quoted context omitted.
Hmm it seemed to me their product was way more advanced than commaai One product.
Cruise had lane following and smart cruise control, which everybody in the industry has and can be bought as an option on many high-end cars right now. They hyped this heavily and GM bought it. That was surprising, because GM had a good self-driving effort with CMU, and had progressed to driving in Washington DC traffic autonomously.[1] That was way ahead of Cruise, and working in 2013. Then, somehow, GM totally blew…
Every Toyota comes equipped with lane following and smart cruise control. They call it Toyota Safety Sense, and even the lowest priced, $18k Corolla has it.
Re: Comma.ai launches an $88 universal car interface called Panda
#133Earlier quoted context omitted.
Cruise sold for >$1B. If he thought his company was better off than that, it is supremely irrational to not put up with the pain of the NHTSA. Hell, just hire a lawyer to do everything and you don't even need to think about it. No, from my guess, Hotz copped out when he realized that his prototype, while fun, was no where near production ready and would be completely illegal to ship to any customers.
73 people are using our technology today, that's actually more than Cruise, even over a year later...
Re: Comma.ai launches an $88 universal car interface called Panda
#134If you mean what you say: buy this thing, install it on your car, and use it daily. I dare you. Oh right, you'd never do that, because some tiny part of you knows that George Hotz was lying his ass off about his tech, and that you'd have to be a crazy person to trust such a flagrant liar with your life.
Re: Comma.ai launches an $88 universal car interface called Panda
#135That's nonsense. if his claims were true, he could've sold the lot for nine or ten figures to somebody who was willing to deal with NHTSA. It is exceedingly foolish to believe George Hotz's extremely obvious lies. George Hotz is a smart guy who made some big mistakes, and isn't man enough to admit that he was lying.
Re: Comma.ai launches an $88 universal car interface called Panda
#136Earlier quoted context omitted.
On the contrary, he seems to the the kind of person that knows about the bureaucratic nature of NHTSA and cut his losses.
Cruise sold for >$1B. If he thought his company was better off than that, it is supremely irrational to not put up with the pain of the NHTSA. Hell, just hire a lawyer to do everything and you don't even need to think about it. No, from my guess, Hotz copped out when he realized that his prototype, while fun, was no where near production ready and would be completely illegal to ship to any customers.
Hotz never seemed like the guy who would do things similar to what Cruise did. Vogt had already sold two startups prior to Cruise, and he was well versed in the tactics of the startup world. Have great articles put out, polished PR touches, the whole works.
OTOH, Hotz had this 'Hacker' air to whatever he does. From the iPhone, to PlayStation, to even hacking the cars he was building the tech with, he had a very different attitude compared to the let's-be-poised-for-a-buyout vibe that many startups give. Startups like Cruise are scared of breaking rules, worrying about how it might bite them later in the day.
If you ask me, Cruise was never going to make it on its own. The major car companies have decades of supply chain process management and huge amounts of capital behind them. Cruise couldn't never do what it said it would do, and I would imagine, a buy out was always on the founders minds.
Comma.ai is a different beast. They aren't really worried about rules. That's terrible attitude for a 'startup', I agree. People here have valid arguments about thinking about the NHTSA before hand, but I think they just dared to go ahead without giving a crap. It backfired, but I wouldn't attribute his decision to failure in building a working product.
Re: Comma.ai launches an $88 universal car interface called Panda
#137I saw a new player in self-driving yesterday - a blue Peterbilt truck equipped with many cameras and some of the puck-sized Velodyne laser scanners. Nevada license AU 0030. They were driving on US 101 southbound from Menlo Park to Mountain View, where they exited the freeway and got back on, northbound. They were bobtailing; no trailer. In that location, I'd first though it was one of Google's vehicles But why the Ne…
Re: Comma.ai launches an $88 universal car interface called Panda
#138Earlier quoted context omitted.
ODB2 Bluetooth readers for Smartphones can be had for $10 [1]. I guess the hard part is writing the software that logs all the data. Currently most Android apps simply display the data and don't log it. The logging/software aspect of this is certainly where the value is added. [1] https://www.amazon.com/s/ref=nb_sb_ss_c_1_9?url=search-alias...
Not sure if you're interested in such things, but I've written a Python data acquisition framework (and a shitty GUI for my RaspPi) that works with those cheapo $10 dongles that I'll be releasing under the MIT license as soon as I can be bothered. Main reason I haven't released it yet is that the connection management, while quite resilient, is so hackish that I am bit embarrassed by it.
Re: Comma.ai launches an $88 universal car interface called Panda
#139Earlier quoted context omitted.
ODB2 Bluetooth readers for Smartphones can be had for $10 [1]. I guess the hard part is writing the software that logs all the data. Currently most Android apps simply display the data and don't log it. The logging/software aspect of this is certainly where the value is added. [1] https://www.amazon.com/s/ref=nb_sb_ss_c_1_9?url=search-alias...
I've been using Torque[1] for about three years now. It's got a pretty nice UI to show just about anything your car outputs via OBD-II, and lots of things that can be derived from that, as well as integrating GPS and accelerometer data. You can log the data to your phone, as well has have it uploaded to the cloud. The only time I've really used that data was the time some jerk stopped me, cursing at me for driving li…
Re: Comma.ai launches an $88 universal car interface called Panda
#140Excited about this. I've been looking for something like this for a while. Tried a couple of different types of OBD-II adapters from Ebay, but trying to get data from them over bluetooth or wifi was just a pain. Panda with a direct interface to my laptop will enable me to get all the information I've been trying to get from the OBD-II port of my car, specifically steering angles, acceleration and braking. Using them…
Odd - I got the cheapest odb2 I could find on ebay and never had any issues with it over Bluetooth using the Torque app for android.