Skip to main content

There is no PointCloud element in the Python API and I can't find any function or factory to do it. Has anyone found a way (apart from parsing the log)?

Hi @antoine, I don't think there is a direct way to do that, but you can check existence of each component with the PointCloudPropertyExtractor. Hopefully it could be a workaround.


Reply