MarketWatch reports that Waymo will create 400 jobs at the site, which is meaningful, but also not game-changing. This seems primarily like an expansion of Waymoâs existing facility in nearby Novi, Michigan. The goal is probably to do the same type of work on more vehicles, not to fundamentally expand the scope of operation.
By all appearances, Waymo purchases what are essentially off-the-shelf Chrysler Pacifica and Jaguar I-PACE vehicles, and bring them to this facility to convert them into autonomous vehicles.
I might imagine there are a lot of similarities between the work Waymo does in Michigan and the work AutonomouStuff has been doing in Peoria, Illinois, for years. To become a self-driving car, an off-the-shelf vehicle needs augmented power supplies, new computers, a lot more sensors, and a substantial amount of wiring.
That takes a lot of work, especially if Waymo plans to do that for tens of thousands of vehicles.
However, Waymo does not appear to be building out a manufacturing plant to build the vehicles themselves. Maybe things will head in that direction eventually, but Iâd bet not.
There has been a lot of speculation that the automotive industry will start to look something like the airline industry. Ridesharing companies will purchase vehicles from manufacturers Chrysler, the same way airlines purchase airplanes from manufacturers like Boeing. Then the ridesharing company or airlines outfits the vehicles or airplane to their specification. The latest Waymo news feels like a step in that direction.
Jupyter Notebooks are terrific and highly interactive tools that are extremely popular for both publishing data science results and for teaching concepts.
Udacity uses Jupyter extensively, particularly for teaching machine learning and data science.
We love Jupyter so much, in fact, that Udacity engineers have developed a set of enhancements for Jupyter called, âGraffitiâ. Graffiti allows Udacity instructors to record screencasts, mouseovers, and audio walkthroughs of code. Those features get embedded directly into our Jupyter notebooks.
In Udacityâs C++ Nanodegree Program, we use Graffiti to add terminals to Jupyter notebooks, so that we can compile, run, and debug C++ programs from within Jupyter Notebooks. Itâs really pretty neat.
CNBC reports that Apple is in discussions with âat least four companies as possible suppliers for next-generation lidar sensors in self-driving cars.â
The report also suggests that, âThe iPhone maker is setting a high bar with demands for a ârevolutionary design.ââŠIn addition to evaluating potential outside suppliers, Apple is believed to have its own internal lidar sensor under development.â
If anything, Appleâs hardware design strengths should make this an even easier task for Apple than for Waymo, so it seems totally plausible Apple could pull this off.
The question is: to what end?
I know very little about why Waymo started designing its own lidar, but I know they started building self-driving cars with the Velodyne HDL-64 âchicken bucketâ model.
My guess is that Google began developing their own lidar several years ago not because they needed a much better sensor, but rather because they couldnât get enough sensors of any type.
Several years ago, when Google would have begun developing its lidar program, Velodyne was one of the only lidar manufacturers in the world. And even Velodyne was severely constrained in the number of units it could produce. There was a period a few years ago when the waiting list to buy a Velodyne lidar unit was months long.
In that world, it would have made a lot of sense for Google to begin developing its own lidar program. That wouldâve reduced on possible bottleneck for building self-driving cars at scale.
Fast-forward to 2019. Velodyne has taken massive investment capital to build lidar factories, and there are upwards of sixty lidar companies (mostly startups) developing sensors. Today, there isnât the same need or urgency to develop custom lidar units. In fact, all of those lidar startups are basically doing that on their own.
So itâs not totally clear to me what Apple would gain from creating their own lidar program.
Volkswagen announced it is testing (present tense) self-driving cars in Hamburg. The press release details that there are five self-driving e-Golfs testing on a three kilometer stretch of road in Hamburg.
This would be a minor announcement in the US, where a number of different companies are testing fleets of this size (or bigger) within geofences of this size (or bigger). But surprisingly little testing has happened on public roads in Germany, so it is terrific to see Volkswagen take this step. This might actually be the first major test I can recall in that country.
That said, the press release is a little coy on the exact setup. While the scenario is described as âreal driving conditionsâ, the test is also said to be taking place in a special autonomous vehicle âtest bedâ that is still under construction.
My sense is that this test is probably not on truly âpublicâ roads that any regular driver might pass through. That said, it seems like a good precursor to that kind of test.
This is the first time Volkswagen has begun to test automated driving to Level 4 at real driving conditions in a major German city. From now, a fleet of five e-Golf, equipped with laser scanners, cameras, ultrasonic sensors and radars, will drive on a three-kilometer section of the digital test bed for automated and connected driving in the Hanseatic city.
The press release does have some interesting and specific details about the vehicles themselves:
âThe e-Golf configured by Volkswagen Group Research have eleven laser scanners, seven radars and 14 cameras. Up to 5 gigabytes of data are communicated per minute during the regular test drives, each of which lasts several hours. Computing power equivalent to some 15 laptops is tucked away in the trunk of the e-Golf.â
Next Thursday night, April 11th, weâll be hosting a âReverse AMAâ with Udacityâs new Chief Product Officer, Alper Tekin. Alper is excited to meet students, so please sign up to visit, eat dinner with us, and share your thoughts on what you love and donât love about Udacity.
I will be there, too!
Weâre limiting this event to 20 students. A few enterprising students have already found the Eventbrite page and claimed seats, so grab one before they go!
I am super excited that today Udacity launched the C++ Nanodegree Program! My team and I have been building this for the last several months and we canât wait to share it with students. đ»
There are so many jobs available for C++ engineers. đ
One of my favorite parts of building this program was the opportunity to talk with C++ creator Bjarne Stroustrup. Bjarne cares a lot about teaching C++ well, and he was incredibly generous with his time and advice on the curriculum. He also graciously sat for many videos that appear in the program, in which he explains how different features of the language work, why those features came about, and the right way to use them.
The Nanodegree Program is composed of five courses, each lasting one month:
Foundations: Learn the basics of âmodernâ C++ (C++17!) syntax and operators. Youâll finish this course by building a real-world route planner using OpenStreetMap data!
Object-Oriented Programming: Design programs using object-oriented C++ features, including classes and templates. The final project for this course is to implement an htop-like process manager for Linux (we provide a full Linux desktop through your browser!).
Memory Management: Grasp the power of C++ by learning how to manage resources on the stack and the free store. In particular, learn how to leverage Resource Acquisition Is Initialization (RAII) principles to scope your resources and handle them automatically!
Concurrency: Parallel processing has been a key driver of the adoption of C++ into real-time and embedded systems, like self-driving cars. In this course, youâll exploit parallel processing to accelerate your programs, starting with parallel implementations of standard library algorithms and moving all the way to thread synchronization and communication.
C++ is such an important skill, and I think this course teaches âmodernâ C++ in a really intuitive and hands-on way, just like all Udacity courses.
Check out the Nanodegree Program and enroll today!
This strikes me as so surprising that I feel like I have to preface it by stating that Iâm pretty sure itâs not an April Foolâs joke.
Tencent, the Chinese Internet giant, has a division called the Keen Security Lab, which focuses on âcutting-edge security research.â Their most recent project has been to hack Tesla vehicles, which they demonstrate in this video:
The hacks have made some press for demonstrating the potential for adversarial attacks âbasically, tricking a neural network. Tencent researchers ultimately were able to place a few stickers in an intersection and trick the car into switching lanes into (potentially) oncoming traffic.
I am skeptical of adversarial attacks, at least involving self-driving cars. But that strikes me as ignoring the most interesting part of this.
In order to get this far, the researchers had to hack Tesla Autopilot, and in so doing, they appear to have discovered and published a surprising amount about how Autopilot works.
Want to know the architecture of Tesla computer vision neural network? Itâs published on page 29 of the paper:
The paper states that, âfor many major tasks, Tesla uses a single large neural network with many outputs, and lane detection is one of those tasks.â It seems like if you spent a little while investigating what was going on in that network, you might be able to figure out a lot about how Autopilot works.
The paper is forty pages long, and the English is good but not perfect, so it takes a little while to read. I confess Iâll need to spend more time with it to really understand the ins and outs.
But there are some more good nuggets:
âBoth APE and APE-B are Tegra chips, same as Nvidiaâs PX2. LB (lizard brain), is an Infineon Aurix chip. Besides, there is a Parker GPU (GP106) from Nvidia connected to APE. Software image running on APE and APE-B are basically the same, while LB has its own firmware.â
â (By the way, we noticed a camera called âselfieâ here, but this camera does not exist on the Tesla Model S.)â [DS: Driver monitoring system? On what model? Supposedly they are using a Model S 75 for all of this research.]
âThose post processors are responsible for several jobs including tracking cars, objects and lanes, making maps of surrounding environments, and determining rainfall amount. To our surprise, most of those jobs are finished within only one perception neural network.â
âTesla uses a large class for managing those functions(about âlargeâ: the struct itself is nearly 900MB in v17.26.76, and over 400MB in v2018.6.1, not including chunks it allocates on the heap). Parsing each member out is not an easy job, especially for a stripped binary, filled with large class and Boost types. Therefore in this article, we wonât introduce a detailed member list of each class, and we also do not promise that our reverse engineering result here is representing the original design of Tesla.â
âFinally, we figured out an effective solution: dynamically inject malicious code into cantx service and hook the âDasSteeringControlMessageEmitter::finalize_message()â function of the cantx service to reuse the DSCMâs timestamp and counter to manipulate the DSCM with any value of steering angle.â
ârather than using a simple, single sensor to detect rain or moisture, Tesla decided to use its second-generation Autopilot suite of cameras and artificial intelligence network to determine whether & when the wipers should be turned on.â
âWe found that in order to optimize the efficiency of the neural network, Tesla converts the 32-bit floating point operations to the 8-bit integer calculations, and a part of the layers are private implementation [DS: emphasis mine], which were all compiled in the â.cubinâ file. Therefore the entire neural network is regarded as a black box to us.â
âThe controller itself is kind of complex. It will receive tracking info, locate the carâs position in its own HD-Map, and provide control instructions according to surrounding situations. Most of the code in controller is not related to computer vision and only strategy-based choices.â
If this is all true, then the team reverse-engineered Teslaâs entire software stack on the way to implementing an adversarial neural network attack. The reverse engineering strikes me as the amazing part.
As a Virginian, itâs super-exciting for me to learn that Daimler Trucks has purchased Torc Robotics (technically, Daimler purchased a controlling interest, which is a distinction that has not been fully explained).
Torc is based out of Blacksburg, Virginia, which is a tiny town that exists only as the site of Virginia Tech. As you might expect, Torc is a Virginia Tech spin-out, dating all the way back to Techâs overlooked 3rd place finish in the 2007 DARPA Urban Challenge.
Iâm not entirely sure how Torc has survived from 2007 until now. Coming from Virginia, I expect the answer is âfederal contractsâ, or more specifically, âmilitary contractsâ.
But somehow Torc managed to keep the lights on for over a decade until the self-driving car boom of 2017âpresent. And now they are an important part of the autonomous vehicle strategy for the largest truck manufacturer in the world.
This is a free, short synopsis of what robotics is, what jobs are available, what skills are necessary to get those jobs, how much those jobs pay, and what companies are hiring.
Cruise, already staffed at about 1,000 people, is looking to double in size, primarily by hiring engineers.
Cruise probably has driven more miles autonomously than any company except Waymoâââmaybe into the mid-single-digit millions of miles. Waymo has somewhere between 15 and 20 million miles.
Cruise reportedly has ~1,000 staff and is looking to double to 2,000. Similarly, Waymo has ~1,000 employees.
Cruise has been hoovering up billions of dollars in investment from companies like SoftBank. Part of the SoftBank playbook involves growing so big, so fast, that nobody wants to challenge you.
The autonomous vehicle industry is constrained by a number of factors besides just cash: hardware, safety, engineers. But cash solves a lot of problems, so hold onto your seat.