Skip to content

An ongoing implementation ros node on `fast segmentation of 3d point clouds: a paradigm`...

License

Notifications You must be signed in to change notification settings

VincentCheungM/Run_based_segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run_based_segmentation

A ROS node to perform ground plane fitting and run_based_segmentation for LiDAR pointcloud.

pic1 pic2

@inproceedings{Zermas2017Fast,
  title={Fast segmentation of 3D point clouds: A paradigm on LiDAR data for autonomous vehicle applications},
  author={Zermas, Dimitris and Izzat, Izzat and Papanikolopoulos, Nikolaos},
  booktitle={IEEE International Conference on Robotics and Automation},
  year={2017},
}

Requirement

Run

$ catkin_make
$ rosrun points_preprocessor_usi groundplanfit
$ rosrun points_preprocessor_usi scanlinerun

And cluster point cloud will be published as cluster with different label.

About

An ongoing implementation ros node on `fast segmentation of 3d point clouds: a paradigm`...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published