I wanted to store and access the WebODM processed results and output folders in my local filesystem instead of docker volume. So, I gave a parameter --media-dir and passed a local path to it while starting ./webodm.sh start
After processing, I could get the output folders in almost similar structure when ODM is run natively on machine - except ‘opensfm’ folder is missing!!
I needed bundle_r000.out file in that folder. Is there anything I am missing or Any help in making that folder too store in local file path?
Yes, correct. I’m very interested in your work on displaying camera positions, as it would solve Show Cameras and Pictures · Issue #439 · OpenDroneMap/WebODM · GitHub. I’m not sure it’s an option, but I would love to merge such a feature, if you are developing it in the open.
Actually I was not directly involved in developing that feature.I also doubt my skill levels.
Currently, I am only trying to extend it to ODM…Will definitely talk with my team and see if I can contribute anything. Would always love to contribute to ODM community.