odm_vagrant icon indicating copy to clipboard operation
odm_vagrant copied to clipboard

Step 13 clarification

Open lindenblaisus opened this issue 8 years ago • 3 comments

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?

lindenblaisus avatar Sep 23 '16 23:09 lindenblaisus

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

dakotabenjamin avatar Sep 26 '16 14:09 dakotabenjamin

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.

lindenblaisus avatar Sep 28 '16 02:09 lindenblaisus

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

dakotabenjamin avatar Sep 28 '16 12:09 dakotabenjamin