Headless command line mode?
Posted: Wed Mar 13, 2019 4:50 pm
Folks:
I'm trying to run the ICP algorithm in a fully command line mode, but I'm apparently not understanding how to do this. I am running CC command line as follows from the Docker version of CC:
CloudCompare -SILENT \
-O /data/gpfs/assoc/gears/lidarchange/scratch/wscharffenberger/ALS_TLS_UAV_registration/P406_E2/Unregistered/P406_E2_ALS.las \
-O /data/gpfs/assoc/gears/lidarchange/scratch/wscharffenberger/ALS_TLS_UAV_registration/P406_E2/Unregistered/P406_E2_TLS.las \
-ICP
But I'm getting an error:
QXcbConnection: Could not connect to display
Aborted (core dumped)
Thoughts? I'm not sure why it would be trying to connect to the display since I'm trying to run command line (there is no display on the HPC system I'm using).
Where does the output go? Does it modify the unaligned file directly?
I'm trying to run the ICP algorithm in a fully command line mode, but I'm apparently not understanding how to do this. I am running CC command line as follows from the Docker version of CC:
CloudCompare -SILENT \
-O /data/gpfs/assoc/gears/lidarchange/scratch/wscharffenberger/ALS_TLS_UAV_registration/P406_E2/Unregistered/P406_E2_ALS.las \
-O /data/gpfs/assoc/gears/lidarchange/scratch/wscharffenberger/ALS_TLS_UAV_registration/P406_E2/Unregistered/P406_E2_TLS.las \
-ICP
But I'm getting an error:
QXcbConnection: Could not connect to display
Aborted (core dumped)
Thoughts? I'm not sure why it would be trying to connect to the display since I'm trying to run command line (there is no display on the HPC system I'm using).
Where does the output go? Does it modify the unaligned file directly?