Apollo 6.0 Quick Start Guide¶
The following guide serves as a user manual for launching the Apollo upgraded software and hardware stack on vehicle, which is similar to Apollo 5.5.
This Quick Start Guide focuses on the new features. For general Apollo concepts, please refer to Apollo 5.5 Quick Start
Contents¶
Emergency Audio Detection¶
Apollo currently integrates emergency vehicle detection through audio devices. Microphones are installed on the vehicle to collect audio signals around the autonomous vehicle, and the recorded soundtracks will be analized and processed to detect emergency vehicles in the surroundings. The module detail is here.
New Deep Learning Models¶
Apollo integrates new deep learning models including obstacle detection with PointPillars, pedestrian prediction with semantic map and learning based trajectory planning. Please find details in corresponding modules
Hardware and Software Installation¶
The Hardware setup for Apollo 6.0 remains the same as Apollo 3.5, please refer to Apollo 3.5 Hardware and System Installation Guide for the steps to install the hardware components and the system software, as well as Apollo Software Installation Guide.
Dreamview Usage Table¶
For questions regarding Dreamview icons refer to the Dreamview Usage Table. For questions regarding Dreamland and the scenario editor, please visit our Dreamland Introduction guide
Onboard Test¶
Plug-in an external hard-drive to any available USB port in the host machine
Turn on the vehicle, and then the host machine
Launch the Dev Docker Container
Launch DreamView
Open URL http://localhost:8888 to launch Dreamview web service onyour host
Select Mode, Vehicle and Map
Note: You’ll be required to setup profile before doing anything else. Click the dropdown menu to select Navigation mode, the HDMap and vehicle you want to use. The lists are defined in HMI config file
Note: It’s also possible to change the profile on the right panel of the HMI, but just remember to click
Reset All
on the top-right corner to restart the systemStart the Modules.
Click the
Setup
buttonGo to Module Controller tab, check if all modules and hardware are ready (Note: In your offline environment, the hardware modules such as GPS, CANBus, Velodyne, Camera and Radar cannot be brought up) (Note: You may need to drive around a bit to get a good GPS signal)
Under
Default Routing
select your desired routeUnder Tasks click
Start Auto
. (Note: Be cautious when starting the autonomous driving, you should now be in autonomous mode)After the autonomous testing is complete, under
Tasks
clickReset All
, close all windows and shutdown the machineRemove the hard drive