提交 9e5fd04b 编写于 作者: A Aaron Xiao 提交者: Qi Luo

Docs: Revise nvidia driver installation command.

上级 3b16d429
......@@ -442,7 +442,7 @@ wget http://us.download.nvidia.com/XFree86/Linux-x86_64/375.39/NVIDIA-Linux-x86_
2. Start the installation
```
sudo bash ./NVIDIA-Linux-x86_64-375.39.run --no-x-check -a -s
sudo bash ./NVIDIA-Linux-x86_64-375.39.run --no-x-check -a -s --no-kernel-module
```
##### Optional: Test the ESD CAN device node
......
......@@ -342,7 +342,7 @@ wget http://us.download.nvidia.com/XFree86/Linux-x86_64/375.39/NVIDIA-Linux-x86_
2. 开始安装
```
sudo bash ./NVIDIA-Linux-x86_64-375.39.run --no-x-check -a -s
sudo bash ./NVIDIA-Linux-x86_64-375.39.run --no-x-check -a -s --no-kernel-module
```
##### 可选项: 测试ESD CAN硬件节点
......
......@@ -13,7 +13,7 @@
* [Global Positioning System (GPS) and Inertial Measurement Unit (IMU)](#global-positioning-system-(gps)-and-inertial-measurement-unit-(imu))
* [Option 1: The NovAtel SPAN-IGM-A1](#option-1-the-novatel-span-igm-a1)
* [Option 2: The NovAtel SPAN ProPak6 and NovAtel IMU-IGM-A1](#option-2-the-novatel-span-propak6-and-novatel-imu-igm-a1)
* [The GPS Receiver/Antenna](#the-gps-receiver/antenna)
* [The GPS Receiver/Antenna](#the-gps-receiver/antenna)
* [Light Detection and Ranging System (LiDAR)](#light-detection-and-ranging-system)
* [Option 1: Velodyne HDL-64E S3](#option-1-velodyne-hdl-64e-s3)
* [Option 2: Hesai Pandora](#option-2-hesai-pandora)
......@@ -254,7 +254,7 @@ The 40 line LiDAR system **Pandora** is available from Hesai Photonics Technolog
**Key Features:**
- 40 Channels
- 200m range (20% reflectivity)
- 200m range (20% reflectivity)
- 720 kHz measuring frequency
- 360° Horizontal FOV
- 23° Vertical FOV (-16° to 7°)
......@@ -482,7 +482,7 @@ If have modified the kernel, or the pre-built kernel is not the best for your pl
git clone https://github.com/ApolloAuto/apollo-kernel.git
cd apollo-kernel
```
2. Add the ESD CAN driver source code according to [ESDCAN-README.md](https://github.com/ApolloAuto/apollo-kernel/blob/master/linux/ESDCAN-README.md)
2. Add the ESD CAN driver source code according to [ESDCAN-README.md](https://github.com/ApolloAuto/apollo-kernel/blob/master/linux/ESDCAN-README.md)
3. Build the kernel using the following command.
```
......@@ -501,7 +501,7 @@ wget http://us.download.nvidia.com/XFree86/Linux-x86_64/375.39/NVIDIA-Linux-x86_
2. Start the installation
```
sudo bash ./NVIDIA-Linux-x86_64-375.39.run --no-x-check -a -s
sudo bash ./NVIDIA-Linux-x86_64-375.39.run --no-x-check -a -s --no-kernel-module
```
##### Optional: Test the ESD CAN device node
......@@ -688,10 +688,10 @@ Each HDL-64E S3 LiDAR includes a cable bundle to connect the LiDAR to the power
![LiDAR_Cable](images/HDL64_Cable_whitened_labeled.png)
1. Connection to the LiDAR
Connect the power and signal cable to the matching ports on the LiDAR
1. Connection to the LiDAR
Connect the power and signal cable to the matching ports on the LiDAR
![HDL64_Cabling](images/HDL64_Cabling.JPG)
2. Connection to Power Source
......
......@@ -502,7 +502,7 @@ wget http://us.download.nvidia.com/XFree86/Linux-x86_64/375.39/NVIDIA-Linux-x86_
2. Start the installation
```
sudo bash ./NVIDIA-Linux-x86_64-375.39.run --no-x-check -a -s
sudo bash ./NVIDIA-Linux-x86_64-375.39.run --no-x-check -a -s --no-kernel-module
```
##### Optional: Test the ESD CAN device node
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册