kopia lustrzana https://github.com/OpenDroneMap/ODM
commit
c43366a628
|
@ -72,7 +72,7 @@ install() {
|
|||
appsettings
|
||||
|
||||
echo "Installing CGAL dependencies"
|
||||
sudo apt-get install libgmp-dev libmpfr-dev
|
||||
sudo apt-get install -y libgmp-dev libmpfr-dev
|
||||
|
||||
echo "Installing Ecto Dependencies"
|
||||
sudo pip install -U catkin-pkg
|
||||
|
@ -134,4 +134,4 @@ else
|
|||
echo "Invalid instructions." >&2
|
||||
usage
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
|
|
Ładowanie…
Reference in New Issue