Hi ,
I am trying to use geo.txt file with OKP angles and run in triangulation mode of sfm. All seems to be running well until densify point cloud step, where I get seg fault with “Child returned 139”
Right before it happens I get the below:
19:33:24 [App] Preparing images for dense reconstruction completed: 79 images (9s939ms)
19:33:24 [App] Selecting images for dense reconstruction completed: 0 images (5ms)
19:33:24 [App] Running MT on CPU
Segmentation fault (core dumped)
Is that mem issue? What does it mean that no images get selected for reconstruction? has there been any known issues with using OPK? These are not taken from the exif (ie dji) - but I am generating them independently from ypr.
Potentially, yes. We are a rolling release and do not support superseded versions. Please always test on the current release when filing an issue report.
In this specific case, we’ve made some changes between versions that may impact this behavior.
Using opendronemap/odm:latest all seems to start off fine until the below step and crashes after 6 mins
using geo.txt with opk and hor , ver accuracies
17:23:46 [App ] Command line: DensifyPointCloud ... clip ...
17:23:46 [App ] error: no valid point-cloud for the ROI estimation
Segmentation fault (core dumped)