Aug 1, 2024
sudo apt-get install git
sudo apt-get install docker
sudo apt-get install docker-compose
sudo apt-get install python3
sudo apt-get install python3-pip
git clone https://github.com/OpenDroneMap/ODM.git
./webodm.sh start
localhost para acceder a WebODM en el navegador.