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

Revision history [back]

I'm not aware of any examples off the top of my head, but you can use the normal vector for the points in the cloud.

If you don't have normals, you can estimate them using the method here.

Basically, you'll just remove points that have normals facing up.