Skip to content

Commit

Permalink
Add missing depends to DockerFileDev
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed Nov 7, 2024
1 parent 67a83c7 commit e3db715
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/DockerfileDev
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ RUN add-apt-repository ppa:levi-armstrong/tesseract-robotics
RUN apt update \
&& apt install -y \
python3-colcon-common-extensions \
libbenchmark-dev \
google-perftools \
libeigen3-dev \
libboost-all-dev \
coinor-libipopt-dev \
Expand Down

0 comments on commit e3db715

Please sign in to comment.