Pointcloud.from_pcd
- classmethod Pointcloud.from_pcd(filepath)[source]
Construct a pointcloud from a PCD file.
- Parameters:
- filepathstr | bytes | os.PathLike
Path of the PCD file.
- Returns:
Site Navigation
Construct a pointcloud from a PCD file.
Path of the PCD file.