r2live是比较早的算法,编译过程有很多问题,通过以下两个博客可以解决
r2live process has died 问题解决了_required process [r3live_mapping-3] has died!-CSDN博客
cd ~/catkin_ws/src
git clone https://github.com/hku-mars/r2live.git
git clone https://github.com/Livox-SDK/livox_ros_driver.git
cd ../
catkin_make
source ~/catkin_ws/devel/setup.bash
roslaunch r2live demo.launch
rosbag play YOUR_DOWNLOADED.bag
关于固态激光雷达和相机的数据集如何建立见之前跑r3live的博客
工程(十三)——从零用自己数据跑R3LIVE_r3live跑自己的数据-CSDN博客
?下面只讲改哪些部分
1.r2live/src/r2live/config/filr_cam.yaml
2.r2live/src/r2live/r2live/launch/seu.launch