odm_vagrant
odm_vagrant copied to clipboard
Step 13 clarification
I am having trouble figuring out the exact syntax of step 13. I completed step 8 and now need to execute the ./run.sh command on my pictures located at E:\Cartography\odm\odm_data\70oldcounty\ . Every time i try to enter this I get no such file or directory. What exactly should I enter into the shell?
You probably need to connect your copy your image folder into the vodm_data folder you made earlier. You will also have to make sure your directory setup is like this
I was able to make it work by using the cd command to navigate to my image directory and the typing, python /odm_app/OpenDroneMap/run.py
Does the --project-path command really work?
Thanks
On 9/26/2016 10:23 AM, Dakota Benjamin wrote:
You probably need to connect your copy your image folder into the vodm_data folder you made earlier. You will also have to make sure your directory setup is like this https://github.com/OpenDroneMap/OpenDroneMap#running-opendronemap
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/OpenDroneMap/odm_vagrant/issues/19#issuecomment-249584216, or mute the thread https://github.com/notifications/unsubscribe-auth/AQoIGnkYOMzZhuLu4f-LBCIN-2PEI3KCks5qt9VUgaJpZM4KFfde.
I don't understand what you mean. With --project-path, you must specify a directory. Inside that directory must be a images/ subdirectory with the images inside. --project-path is required to run OpenDroneMap