Hello. I am using Live ODM.
My task always stops with the same error.
Is this problem due to memory size?
Previously it was successfully completed with the same picture. But the same picture has stopped working for several weeks ago.
Please give me some advice.
I tried Update.
https://github.com/OpenDroneMap/WebODM#update
186 images
no GCP file.
Processing Node: localhost:3000 (auto)
Options: rerun-from: dataset, dsm: true, max-concurrency: 1
*-memory
description: System Memory
size: 16GiB
*-disk
description: ATA Disk
size: 223GiB (240GB)
*-cpu
description: CPU
product: IntelŽ Core⢠i5-7500 CPU @ 3.40GHz
Error in Georef:
Unrecognised argument â-outputPointCloudSrsâ
Traceback (most recent call last):
File â/code/run.pyâ, line 47, in <module>
plasm.execute(niter=1)
File â/code/scripts/odm_georeferencing.pyâ, line 131, in process
â-logFile {log} -outputTransformFile {transform_file} -georefFileOutputPath {geo_sys}â.format(**kwargs))
File â/code/opendm/system.pyâ, line 34, in run
raise Exception(âChild returned {}â.format(retcode))
All console txt
https://drive.google.com/file/d/1L2l0p6XVbyl109SsShMvsOh-56CXg8zS/view?usp=sharing
Thanks.