labelCloud
labelCloud copied to clipboard
Address Open3D *.pcd bug
Loading point clouds in *.pcd format on Linux systems within a PyQt application is leading to rounded point coordinates:
https://github.com/isl-org/Open3D/issues/4969
This PR:
- catches the attempt to colorize a point cloud with no difference in z-values (height)
- warns users when loading
*.pcdpoint clouds