Skip to content

Commit

Permalink
Update melodic.Dockerfile
Browse files Browse the repository at this point in the history
added rviz
  • Loading branch information
luc-spec authored Dec 19, 2023
1 parent 405238b commit a967870
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions melodic.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ RUN apt-get install -y \
ros-melodic-tf \
ros-melodic-pcl-ros \
libglfw3-dev \
libassimp-dev
#ros-melodic-assimp-devel
libassimp-dev \
ros-melodic-rviz

RUN apt-get clean autoclean &&\
rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit a967870

Please sign in to comment.