- Clone and build Livox SDK from https://github.com/Livox-SDK/Livox-SDK
- Clone and build Livox ROS Driver from https://github.com/Livox-SDK/livox_ros_driver
- Clone and build Livox Mapping from https://github.com/hku-mars/loam_livox
- Clone and build Point Cloud I/O https://github.com/ANYbotics/point_cloud_io
- Clone This repository from https://github.com/AbhinandanVellanki/LiDAR_stitch into current directory
- run
$sudo apt-get install cloudcompare
check https://www.cloudcompare.org/doc/wiki/index.php?title=Command_line_mode - Record lvx file and save in current directory
- run
$chmod +x ply_2_pcd.sh lvx_2_ply.sh
- run
$./lvx_2_ply.sh <lvx_filename>
- Type
CTRL+C
Twice after all messages have been saved - run
$./ply_2_las.sh <ply folder name>