标签:apollo github mac str lob cpu tar zxvf hat gen
Memory: 32GB
sudo apt-get update; sudo apt-get upgrade
sudo apt-get install linux-generic-lts-xenial
Reboot your system using the reboot command
sudo reboot
tar zxvf linux-4.4.32-apollo-1.5.0.tar.gz cd install sudo bash install_kernel.sh
Reboot your system
wget http://us.download.nvidia.com/XFree86/Linux-x86_64/375.39/NVIDIA-Linux-x86_64-375.39.run
chmod +x ./NVIDIA-Linux-x86_64-375.39.run sudo bash ./NVIDIA-Linux-x86_64-375.39.run --no-opengl-files --no-x-check --no-kernel-module
Reboot your system
git clone https://github.com/ApolloAuto/apollo.git
cd apollo/ bash ./docker/setup_host/install_docker.sh
git checkout origin/r2.5.0
bash ./docker/scripts/dev_start.sh -C
bash ./docker/scripts/dev_into.sh
bash apollo.sh build
bash scripts/bootstrap.sh
Use your host machine browser to access Dreamview web service in with URL http://localhost:8888
ATTENTION: 入行不深,疏漏难免,欢迎批评&&指正,不胜感激!
Apollo2.5 Installation Guide.md
标签:apollo github mac str lob cpu tar zxvf hat gen
原文地址:https://www.cnblogs.com/zhangtz/p/9385260.html