Fetch the scene point cloud to disk
artifact_fetch_cloudDownload a scene's point cloud file to a local path and get the file location as output. Specify a scan ID to retrieve the cloud, with an optional custom destination.
Instructions
Download the scene's cloud.ply to a local file and return the path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes | ||
| out_path | No |