1.LOAM安裝


1.安裝的代碼https://github.com/HKUST-Aerial-Robotics/A-LOAM

https://github.com/cuitaixiang/LOAM_NOTED

安裝環境:ubuntu 16.04 amd64

1.1 Ubuntu 64bit 16.04 or 18.04 ROS Kinetic or Melodic. ROS Installation

1.2 Ceres Solver

Follow Ceres Installation。選擇源碼安裝

1.3 PCL

https://www.cnblogs.com/gary-guo/protected/p/6565997.html

2.編譯 A-LOAM

 cd ~/catkin_ws/src
    git clone https://github.com/HKUST-Aerial-Robotics/A-LOAM.git
    cd ../
    catkin_make
    source ~/catkin_ws/devel/setup.bash

3.Velodyne VLP-16 Example

Download NSH indoor outdoor to YOUR_DATASET_FOLDER.

roslaunch aloam_velodyne aloam_velodyne_VLP_16.launch
    rosbag play YOUR_DATASET_FOLDER/nsh_indoor_outdoor.bag

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM