ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You have to do a ground plane detection. There are several approaches using PCL like planar segmentation.
Just filtering the height usually won't solve the plane removal problem because of sensor noise as well as change in orientation of the sensor.