/cropping_pointcloud

This ROS package enables you to crop the scene from a 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.

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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