Skip to content

Commit

Permalink
simulation-bionic: Fix unmet dependencies for ignition-edifice in Doc…
Browse files Browse the repository at this point in the history
…kerfile
  • Loading branch information
TSC21 committed May 16, 2024
1 parent cfa927f commit af13cb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/Dockerfile_simulation-bionic
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ RUN wget --quiet http://packages.osrfoundation.org/gazebo.key -O - | apt-key add
libopencv-dev \
libxml2-utils \
protobuf-compiler \
libignition-common4-dev \
libignition-launch4-dev \
ignition-edifice \
&& apt-get -y autoremove \
&& apt-get clean autoclean \
Expand Down

0 comments on commit af13cb9

Please sign in to comment.