Skip to content

geekhub330/LIO-SAM-ROS2GO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIO-SAM Modifiled for ROS2GO system

针对ROS2GO系统下的ubuntu20.04的简单修改

Dependency

  • [gtsam-4.0.3]
git clone -b 4.0.3 https://github.com/borglab/gtsam.git
cd gtsam
mkdir build & cd build
cmake ..
sudo make install

Install

cd ~/catkin_ws/src
git clone https://github.com/geekhub330/LIO-SAM-ROS2GO.git
cd ..
catkin_make

Run the package

  1. Run the launch file:
roslaunch lio_sam run.launch
  1. Play existing bag files:
rosbag play bagname.bag --clock

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published