Thin out
- pointcloud.sample_radius
Input:
- pointclouds – Pointcloud
- radius – Float
Output:
- output – Pointcloud
Returns a subset of the points. The points are chosen so that
each point has at least the distance radius
to another point.