Pointcloud.from_pcd
- classmethod Pointcloud.from_pcd(filepath)
Construct a pointcloud from a PCD file.
- Parameters
filepath (str | bytes | os.PathLike) – Path of the PCD file.
- Returns
Construct a pointcloud from a PCD file.
filepath (str | bytes | os.PathLike) – Path of the PCD file.