环境:
Ubuntu20.04+ROS-Noetic
官方链接:
https://github.com/Livox-SDK/livox_ros_driver2
https://github.com/Livox-SDK/Livox-SDK2
新建或选择一个[work_space]/src/
例如livox_ws/src
在src文件夹内右击选择"open in terminal"
git clone https://github.com/Livox-SDK/livox_ros_driver2.git ws_livox/src/livox_ros_driver2
git clone https://github.com/Livox-SDK/Livox-SDK2.git
cd ./Livox-SDK2/
mkdir build
cd build