kopia lustrzana https://github.com/OpenDroneMap/ODM
rodzic
2039f4479a
commit
ebd99c6fa4
|
@ -67,7 +67,8 @@ sudo apt-get install -y -qq python-networkx \
|
|||
sudo pip install -U PyYAML \
|
||||
exifread \
|
||||
gpxpy \
|
||||
xmltodict
|
||||
xmltodict \
|
||||
appsettings
|
||||
|
||||
echo "Installing Ecto Dependencies"
|
||||
sudo pip install -U catkin-pkg
|
||||
|
|
|
@ -69,7 +69,8 @@ RUN pip install -U PyYAML \
|
|||
exifread \
|
||||
gpxpy \
|
||||
xmltodict \
|
||||
catkin-pkg
|
||||
catkin-pkg \
|
||||
appsettings
|
||||
|
||||
#Installing Ecto Dependencies
|
||||
RUN apt-get install -y -qq python-empy \
|
||||
|
|
Ładowanie…
Reference in New Issue