Skip to content

ChicagoPark/Basic_LiDAR_Process

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

LiDAR_Processing

Lidar, Pointcloud, perception

0. Sensor Arrangement

LiDAR_Arrange

1. Multi LiDAR Merging

download (1)

path: my_pcl_tutorial/src/merging_ALL.cpp

2. Segmentation : Extracting Obstacle or Lane Plane

Getting Obstacle PointCloud ONLY

Untitled (1)

Getting Lane Plane PointCloud ONLY

Untitled

path: my_pcl_tutorial/src/segmentation.cpp

3. Clustering

download

path: my_pcl_tutorial/src/clustering.cpp

4. Bounding Box generating

download (2)

path: my_pcl_tutorial/src/boundingbox.cpp

About

Lidar, Pointcloud, perception

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published