Skip to content

Commit

Permalink
Update r3630.humble_base.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
KalanaRatnayake authored Aug 7, 2024
1 parent 54b8135 commit 5b16582
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ros-images/r3630.humble_base.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ RUN echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/r
RUN apt-get update -y

RUN DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ros-${ROS_VERSION}-ros-base \
ros-${ROS_VERSION}-rmw-cyclonedds-cpp \
ros-dev-tools

RUN rosdep init && rosdep update
Expand Down

0 comments on commit 5b16582

Please sign in to comment.