Basic RT components and utilities
315.12.1
|
This component removes planes from a point cloud.
implementation_id | PlaneRemover |
---|---|
category | example |
port name | data type | unit | description |
---|---|---|---|
original | PointCloudTypes::PointCloud |
port name | data type | unit | description |
---|---|---|---|
filtered | PointCloudTypes::PointCloud |
port name | interface name | service type | IDL | description |
---|
N/A
name | type | unit | default value | description |
---|---|---|---|---|
distanceThd | double | [m] | 0.02 | distance to find planes |
pointNumThd | int | [point] | 500 | the minimum number of points to define planes |
N/A