Hi,
I’m trying to convert an Open3d pointcloud to a Compas pointcloud. From the Pointcloud API, I understood that it only accepts points
and name
properties.
Is there a way to include normals, colors or any custom attribute (ex. labels) as well?
Thanks,
Soroush