merge_clouds
Merge two or more point cloud files into a single output file by supplying input paths and an output path.
Instructions
Merge two or more point cloud files into a single output file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_paths | Yes | List of absolute paths to the input point clouds. | |
| output_path | Yes | Absolute path for the merged cloud. |