13
13
* [ Global Positioning System (GPS) and Inertial Measurement Unit (IMU)] ( #global-positioning-system-(gps)-and-inertial-measurement-unit-(imu) )
14
14
* [ Option 1: The NovAtel SPAN-IGM-A1] ( #option-1-the-novatel-span-igm-a1 )
15
15
* [ Option 2: The NovAtel SPAN ProPak6 and NovAtel IMU-IGM-A1] ( #option-2-the-novatel-span-propak6-and-novatel-imu-igm-a1 )
16
- * [ The GPS Receiver/Antenna] ( #the-gps-receiver/antenna )
16
+ * [ The GPS Receiver/Antenna] ( #the-gps-receiver/antenna )
17
17
* [ Light Detection and Ranging System (LiDAR)] ( #light-detection-and-ranging-system )
18
18
* [ Option 1: Velodyne HDL-64E S3] ( #option-1-velodyne-hdl-64e-s3 )
19
19
* [ Option 2: Hesai Pandora] ( #option-2-hesai-pandora )
@@ -254,7 +254,7 @@ The 40 line LiDAR system **Pandora** is available from Hesai Photonics Technolog
254
254
** Key Features:**
255
255
256
256
- 40 Channels
257
- - 200m range (20% reflectivity)
257
+ - 200m range (20% reflectivity)
258
258
- 720 kHz measuring frequency
259
259
- 360° Horizontal FOV
260
260
- 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
482
482
git clone https://github.com/ApolloAuto/apollo-kernel.git
483
483
cd apollo-kernel
484
484
` ` `
485
- 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)
485
+ 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)
486
486
487
487
3. Build the kernel using the following command.
488
488
` ` `
@@ -501,7 +501,7 @@ wget http://us.download.nvidia.com/XFree86/Linux-x86_64/375.39/NVIDIA-Linux-x86_
501
501
502
502
2. Start the installation
503
503
` ` `
504
- sudo bash ./NVIDIA-Linux-x86_64-375.39.run --no-x-check -a -s
504
+ sudo bash ./NVIDIA-Linux-x86_64-375.39.run --no-x-check -a -s --no-kernel-module
505
505
` ` `
506
506
507
507
# #### 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
688
688
689
689
! [LiDAR_Cable](images/HDL64_Cable_whitened_labeled.png)
690
690
691
- 1. Connection to the LiDAR
692
-
693
- Connect the power and signal cable to the matching ports on the LiDAR
694
-
691
+ 1. Connection to the LiDAR
692
+
693
+ Connect the power and signal cable to the matching ports on the LiDAR
694
+
695
695
! [HDL64_Cabling](images/HDL64_Cabling.JPG)
696
696
697
697
2. Connection to Power Source
0 commit comments