Install this repo
mkdir -p catkin_ws/src
cd catkin_ws/src
git clone https://github.com/SLAM-BOX/LIO-SAM.git --branch dev
cd ../../
catkin buildRun lio-sam For real data
roslaunch lio-sam run.launchFor lgsvl data, we need to add ring channel into the /velodyne_points topic.
roscd lgsvl && python convert.pyRun lio-sam on lgsvl
roslaunch lio-sam run_lgsvl.launch链接:https://pan.baidu.com/s/1HoUSZt0pAfeF4vPTWPngnQ 提取码:yn3t
Open Web-bridge
roslaunch lgsvl sensor.launchThis launch file can open the web bridge between windows/linux, then you can subscribe topics from lgsvl on windows side.
Install LgSVL
Configure LgSVL
-
Configure Car parameters You need to configure the sensor outputs from for a given vehicle.
-
Configure scene You can modify the scene and add custom video outputs for lgsvl.
- Add LgSVL simulator
- Modify LiDAR msg from lgsvl
- Add loop closure detection
- Update Map optimization