Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 882 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 882 Bytes

Cropping Pointcloud

This ROS package enables you to crop the scene from Kinect (input topic type: pcl pointcloud) with ROS dynamic reconfigure. You can even enable fitting a plane to remove the ground from the scene and by adjusting correct parameter you can get the desired object from the scene.

GUI in dynamic reconfigure White dots are original scene and rgb dots are from the cropped cloud. Values for the volume of cuboid are coming from sliders.

Refrence

alt text Build Status