From @PaoloCaf on Wed May 18 2016 13:12:30 GMT+0000 (UTC)
Hi,
I’m trying to use opendronemap with my dataset.
For some reason the final point cloud is empty and the reconstruction doesn’t complete.
I get the following error:
running “/home/ubuntu/OpenDroneMap/bin/odm_meshing” -inputFile /home/ubuntu/surv ey/reconstruction-with-image-size-2400-results/option-0000.ply -outputFile /home /ubuntu/survey/reconstruction-with-image-size-2400-results/odm_mesh-0000.ply -lo gFile /home/ubuntu/survey/reconstruction-with-image-size-2400/odm_meshing/odm_me shing_log.txt -maxVertexCount 100000 -octreeDepth 9 -samplesPerNode 1.0 -solverD ivide 9
[pcl::KdTreeFLANN::setInputCloud] Cannot create a KDTree with an empty input clo ud!
[WARNING] Initial residual too low: 0 < 0.000001
[WARNING] Initial residual too low: 0 < 0.000001
[WARNING] Initial residual too low: 0 < 0.000001
[WARNING] Initial residual too low: 0 < 0.000001
[WARNING] Initial residual too low: 0 < 0.000001
[pcl::io::savePLYFile] Input point cloud has no data!
Error in OdmMeshing:
Error when saving mesh to file:
/home/ubuntu/survey/reconstruction-with-image-size-2400-results/odm_mesh-0000.pl
The pmvs didn’t report any issue but the option-0000.py is empty.
How can I troubleshoot this problem and find if there is a problem on my dataset?
thanks,
Paolo
Copied from original issue: https://github.com/OpenDroneMap/OpenDroneMap/issues/310