Skip to content

Commit

Permalink
Checkout ardupilot_gazebo before gstreamer dep, fixes #31
Browse files Browse the repository at this point in the history
  • Loading branch information
clydemcqueen committed Aug 1, 2024
1 parent c91b80c commit e45d658
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ ENV GZ_VERSION=garden
# Build ardupilot_gazebo
RUN [ "/bin/bash" , "-c" , " \
cd ardupilot_gazebo \
&& git checkout 4945088 \
&& mkdir build \
&& cd build \
&& cmake .. -DCMAKE_BUILD_TYPE=RelWithDebInfo \
Expand Down

0 comments on commit e45d658

Please sign in to comment.