original file was .LAZ from PIX4D
.pcd file which created from PDAL v2
renders in viewer just a black screen. Viewer I used : pcl-pcl-1.12.1/pcl_viewer (Working on Ubunty 20.04)
I see this error when viewer is running:
[fromHandlersToScreen] PointCloud </home/ajit/Downloads/point_clouds/low_quality.pcd-0> requested with an invalid geometry handler (PointCloudGeometryHandlerXYZ)!
[updateColorHandlerIndex] PointCloud with id </home/ajit/Downloads/point_clouds/low_quality.pcd-0> doesn’t exist!
@drcmda I appreciate your response here but please do not redirect users prematurely to GitHub. The OP should share its PCD file first so it’s clear if there is actually an issue in PCDLoader.
I appreciate your response here but please do not redirect users prematurely to GitHub. The OP should share its PCD file first so it’s clear if there is actually an issue in PCDLoader .
if the official example is broken it’s most likely a bigger issue, but no problem. it would have made more sense imo to open with that alone, also the easiest to profile since the pcd is open source.