Skip to content

First 3D Velodyne lidar is used with Point Cloud Library (PCL). Then, Segmentation and Clustering is processed. Finally, distance is calculated at 3d coordinate frame for each object. After, i will plan to boxing of each object.

Notifications You must be signed in to change notification settings

muratkoc503/Velodyne-Lidar-Segmentation-Clustering-and-Distance-Measurement-at-PCL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Velodyne-Lidar-Segmentation-Clustering-and-Distance-Measurement-with-PCL

First 3D Velodyne lidar is used with Point Cloud Library (PCL). Then, Segmentation and Clustering is processed. Finally, distance is calculated at 3d coordinate frame for each object. After, i will plan to boxing of each object.

Velodyne Lidar installation on Ros Noetic: $sudo apt update $sudo apt upgrade $sudo apt-get install ros-noetic-velodyne-simulator

Then run to example: rosrun my_pcl_tutorial example

Output: Distance Measurement of Each Object

pcl

Rviz Output:

pcl_rviz

About

First 3D Velodyne lidar is used with Point Cloud Library (PCL). Then, Segmentation and Clustering is processed. Finally, distance is calculated at 3d coordinate frame for each object. After, i will plan to boxing of each object.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published