ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

What you want is exactly the box filter http://docs.pointclouds.org/trunk/classpcl_1_1_crop_box.html

All pcl filter derived classes can be inverted with the negative command as well so you get only the points contained inside the box.