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

Pointcloud