Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
haitomatic committed Feb 7, 2024
1 parent f1ac674 commit 574e493
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packaging/Dockerfile.sitl_gzsim
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ RUN DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC apt install -y \

# Checkout the px4 version and build it
COPY px4-firmware px4-firmware
COPY px4-firmware/.git px4-firmware/.git
RUN ls -la px4-firmware
#RUN git clone --branch pr-gzsim-sitl-harmonic-support https://github.com/tiiuae/px4-firmware
RUN python3 -m pip install -r px4-firmware/Tools/setup/requirements.txt
RUN cp px4-firmware/packaging/build_px4_sitl_gzsim.sh ./build.sh
Expand Down

0 comments on commit 574e493

Please sign in to comment.