Update debian_mini
This commit is contained in:
parent
604527ebd5
commit
2b5b76740c
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ RUN python3 -m pip install empy==3.3.4
|
|||
# leave enough to hopefully buld sitl.
|
||||
RUN echo "getting some ardupilot sources..."
|
||||
RUN mkdir -p /home/user/ardupilot/modules/mavlink
|
||||
RUN mkdir -p /home/user/ardupilot/.git
|
||||
#RUN cd /home/user && git clone --depth=1 --recurse-submodules --shallow-submodules https://github.com/ArduPilot/ardupilot
|
||||
RUN rm -rf /home/user/ardupilot/modules/gsoap
|
||||
RUN rm -rf /home/user/ardupilot/modules/CrashDebug
|
||||
|
|
Loading…
Add table
Reference in a new issue