Hello, I just downloaded the Version for windows and got Oracle VM VirtualBox, KItematic (Alpha) and Docker Quickstart Terminal. Please let me know where to start, I tried Docker and finished the installation from https://github.com/OpenDroneMap/ODM/wiki/Docker and when tried to run I got an error message: $ docker run -it --rm \
-v $(pwd)/images:/code/images \ -v $(pwd)/odm_orthophoto:/code/odm_orthophoto \ -v $(pwd)/odm_texturing:/code/odm_texturing \ my_odm_image
Unable to find image ‘my_odm_image:latest’ locally
So I created a Documents/my_odm_image folder but still it wasn´t found what can I do? Also with all the packages I downloaded can I run the software in Windows 100%?