mirror of
https://github.com/HViktorTsoi/FAST_LIO_LOCALIZATION.git
synced 2023-05-28 12:51:38 +08:00
add support for custom PCL build
This commit is contained in:
@@ -53,6 +53,9 @@ Clone the repository and catkin_make:
|
||||
catkin_make
|
||||
source devel/setup.bash
|
||||
```
|
||||
*Remarks:*
|
||||
- If you want to use a custom build of PCL, add the following line to ~/.bashrc
|
||||
```export PCL_ROOT={CUSTOM_PCL_PATH}```
|
||||
## 3. Directly run
|
||||
### 3.1 For indoor environments (support maximum 50hz frame rate)
|
||||
Connect to your PC to Livox Avia LiDAR by following [Livox-ros-driver installation](https://github.com/Livox-SDK/livox_ros_driver), then
|
||||
|
||||
Reference in New Issue
Block a user