sim.getPointCloudPoints

Retrieves point positions from a point cloud

Synopsis

list points = sim.getPointCloudPoints(int pointCloudHandle) float[] points = sim.getPointCloudPoints(int pointCloudHandle)

Arguments

  • pointCloudHandle: handle of the point cloud

Return values

  • points: the point [x y z] positions, relative to the point cloud reference frame


See also: