Stuck on step 11
I think documentation is outdated. There is no install.sh file
hey were you able to fix the issue, because now i have the same issue.
Thanks for reminding me, I'll edit the README right now.
EDIT: Done
Thank you for the help.
On Thu, Jun 23, 2016 at 11:17 AM, Dakota Benjamin [email protected] wrote:
Thanks for reminding me, I'll edit the README right now.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/OpenDroneMap/odm_vagrant/issues/11#issuecomment-228137436, or mute the thread https://github.com/notifications/unsubscribe/ATJed4rhOXWFZwfjV6L9l-HegCJNghH9ks5qOs3IgaJpZM4I3cr0 .
Another error came up in the process. Now when i run Open Drone Map It begin the process, but gives me error code 256.
On Fri, Jun 24, 2016 at 8:55 AM, Guillermo Guevara [email protected] wrote:
Thank you for the help.
On Thu, Jun 23, 2016 at 11:17 AM, Dakota Benjamin < [email protected]> wrote:
Thanks for reminding me, I'll edit the README right now.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/OpenDroneMap/odm_vagrant/issues/11#issuecomment-228137436, or mute the thread https://github.com/notifications/unsubscribe/ATJed4rhOXWFZwfjV6L9l-HegCJNghH9ks5qOs3IgaJpZM4I3cr0 .
Error 256 is a generic error code. Can you copy-paste the text of the error?
I attached a screenshot of the error with the last email.
On Fri, Jun 24, 2016 at 10:40 AM, Dakota Benjamin [email protected] wrote:
Error 256 is a generic error code. Can you copy-paste the text of the error?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/OpenDroneMap/odm_vagrant/issues/11#issuecomment-228411558, or mute the thread https://github.com/notifications/unsubscribe/ATJed1ZGChoAgWDVpgW1dqSwlsydH13Rks5qPBaYgaJpZM4I3cr0 .
Could you try again? I think it failed to attach.
I think you have to post it on GitHub manually, not from email.
I'm new to GitHub so where would I post the code.
On Fri, Jun 24, 2016 at 10:47 AM, Guillermo Guevara <[email protected]
wrote:
On Fri, Jun 24, 2016 at 10:46 AM, Dakota Benjamin < [email protected]> wrote:
I think you have to post it on GitHub manually, not from email.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/OpenDroneMap/odm_vagrant/issues/11#issuecomment-228413274, or mute the thread https://github.com/notifications/unsubscribe/ATJed8aKGO99mpk4ZvXs6ZP5SOn1AcXBks5qPBgTgaJpZM4I3cr0 .
https://github.com/OpenDroneMap/odm_vagrant/issues/11 you can drag and drop the screenshot into the text box

I posted the code
On Fri, Jun 24, 2016 at 10:56 AM, Dakota Benjamin [email protected] wrote:
#11 https://github.com/OpenDroneMap/odm_vagrant/issues/11 you can drag and drop the screenshot into the text box
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/OpenDroneMap/odm_vagrant/issues/11#issuecomment-228415619, or mute the thread https://github.com/notifications/unsubscribe/ATJed293oiIdVcTNvSaiWz_Nh5OStbRBks5qPBpdgaJpZM4I3cr0 .
OK it worked. It looks like OpenSfM didn't install properly.
Rerun the installation instructions from bash configure.sh and you should be good.

i don't think i did it right.
Odd...
This error crops up from time to time but I've never been able to isolate it. Best thing to do at this point is remove all the directories in SuperBuild EXCEPT for cmake and the CMakeLists.txt file, then try rerunning bash configure.sh again. This will ensure a clean download and build of OpenSfM.
Sorry about the issues this is causing.
i got the exact same error message.
OK I've got one more thing to try, then I'm all out of ideas:
cd /odm_app/OpenDroneMap/SuperBuild/src/opensfm
python setup.py build
cd /odm_app/OpenDroneMap
This will manually build OpenSfM.
Lastly, it wouldn't hurt to try using run.sh instead of run.py. It does the same thing but ensures the environment variables are properly set.
after that do i run "run.sh" again or do i delete all the directories from SuperBuild again
No don't delete the superbuild stuff.
Just try running it.
it didn't work and i get this error message.

Do you have OpenCV installed somewhere else on your machine?
its in the SuperBuild Directory

So there was another issue https://github.com/OpenDroneMap/OpenDroneMap/issues/217 that has been solved. I'm done for the week but I will see if I can do anything on Monday.
ok thanks
On Fri, Jun 24, 2016 at 1:46 PM, Dakota Benjamin [email protected] wrote:
So there was another issue OpenDroneMap/OpenDroneMap#217 https://github.com/OpenDroneMap/OpenDroneMap/issues/217 that has been solved. I'm done for the week but I will see if I can do anything on Monday.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/OpenDroneMap/odm_vagrant/issues/11#issuecomment-228457651, or mute the thread https://github.com/notifications/unsubscribe/ATJed4z14P53nnkCGBZZUK-Humjta7dxks5qPEIOgaJpZM4I3cr0 .
Now when trying to install opencv 2.4.11 i get another error message
THis vagrant machine you are running, is it fresh machine? You're trying to install OpenCV manually?