back to indexMIT Human-Centered Autonomous Vehicle
Chapters
0:0 Intro
1:9 Description of components
3:9 Tweeting
5:56 Pedestrian
6:53 Outro
00:00:00.000 |
This is the Human-Centered Autonomous Vehicle. 00:00:05.240 |
is that solving the task of autonomous driving 00:00:11.640 |
than the strictly robotics challenges of localization, 00:00:19.700 |
You also have to enable the vehicle to perceive, 00:00:23.100 |
predict, communicate, and collaborate with human beings. 00:00:29.520 |
and the passengers, and the humans outside the car, 00:00:34.960 |
the drivers of other vehicles, and even teleoperators. 00:00:38.560 |
The studies, the code, the data, and the demos we release 00:00:46.920 |
where the control is transferred from human to machine 00:00:58.360 |
What we'd like to demonstrate today is the basics, 00:01:01.300 |
voice-based transfer of control from human to machine 00:01:05.160 |
based on whether the driver is paying attention 00:01:12.300 |
one on the driver's face, one on the driver's body. 00:01:14.920 |
We have two cameras looking at the external roadway, 00:01:17.180 |
and we have a few other cameras for filming purposes. 00:01:22.440 |
showing who's in control of the vehicle, human or machine. 00:01:25.520 |
So currently, the human is in control of the vehicle. 00:01:32.080 |
On the center stack display, it shows the gear as drive. 00:01:34.960 |
The perception, control, and driver state sensing algorithms 00:01:44.900 |
but the visualizations you're seeing in video 00:02:00.680 |
the other is doing object detection of vehicles, 00:02:04.000 |
cyclists, pedestrians, traffic signs, traffic lights. 00:02:07.620 |
The acceleration, braking, and steering of the car 00:02:14.020 |
The driver state sensing that we're showing today 00:02:23.840 |
and that's performed using 3D convolutional neural networks. 00:02:28.120 |
High-level planning decisions to transfer control 00:02:36.200 |
that combines risk factors in the external environment 00:02:41.720 |
whether the driver's paying attention to the road or not. 00:02:44.560 |
Safety for us is the number one priority, always. 00:02:55.120 |
are all part of our team, all part of the demonstration. 00:03:05.360 |
Okay, let's engage in a distracting activity, Twitter, 00:04:48.020 |
and has taken control after asking me nicely for it. 00:05:45.140 |
from an autonomous vehicle while it's driving itself. 00:06:24.860 |
Lex, pedestrian is blocking our lane of travel. 00:06:56.180 |
Perception, motion planning, driver state sensing,