get_lidar_point_cloud
Retrieves point cloud data from a specified lidar sensor in the Isaac Sim scene. Provide the lidar's prim path to obtain its 3D point measurements.
Instructions
Get point cloud data from a lidar sensor.
Args: prim_path: Prim path of the lidar sensor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prim_path | No | /World/Lidar |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |