Skip to content

Hyun-je/pointcloud_practice-ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pointcloud_practice-ros

How to Build

Ubuntu Native (Bionic + ROS Melodic)

Step 1. Install dependencies

sudo apt-get install ros-melodic-velodyne ros-melodic-pcl-ros ros-melodic-pcl-conversions

Step 2. Clone source code

git clone --recursive https://github.com/Hyun-je/pointcloud_practice-ros ~/catkin_ws/src

Step 3. Run catkin_make

cd ~/catkin_ws && catkin_make

Screenshots

Voxelization PassThrough Clustering
voxel passThrough cluster

References

Releases

No releases published

Packages

No packages published