Skip to content

Here is the implementation of point cloud clustering for Livox HAP Lidar

License

Notifications You must be signed in to change notification settings

Xiushishen/Adaptive_Point_Cloud_Clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adaptive_Point_Cloud_Clustering

Here is the implementation of point cloud clustering for Livox HAP Lidar for object detection. This package can be run with VLP or Livox Lidar with different parameter setting.

How to build

$ cd ~/catkin_ws/src/
$ git clone [email protected]:Xiushishen/Adaptive_Point_Cloud_Clustering.git
$ cd ~/catkin_ws
$ catkin_make

Citation

This implementation is based on this paper. If you want to use this package, pleaser cite:

@article{yz19auro,
   author = {Zhi Yan and Tom Duckett and Nicola Bellotto},
   title = {Online learning for 3D LiDAR-based human detection: Experimental analysis of point cloud clustering and classification methods},
   journal = {Autonomous Robots},
   year = {2019}
}

About

Here is the implementation of point cloud clustering for Livox HAP Lidar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published