Skip to content

Commit

Permalink
fix: Updated Dockerfile to include move_base_msgs
Browse files Browse the repository at this point in the history
  • Loading branch information
afr2903 committed Apr 11, 2024
1 parent 14855a3 commit 8b90316
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docker/Dockerfile.main
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ RUN apt-get update -qq && apt-get install -y build-essential \
ffmpeg libsm6 libxext6 autoconf libtool mesa-utils \
terminator nano git wget curl iputils-ping \
libcanberra-gtk-module libcanberra-gtk3-module \
ros-dev-tools
ros-dev-tools \
ros-noetic-move-base-msgs


RUN apt-get update && apt-get install -y ros-noetic-rqt ros-noetic-rqt-common-plugins

Expand Down

0 comments on commit 8b90316

Please sign in to comment.