Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
manglemix committed Sep 30, 2023
1 parent 4ee1b96 commit 97fcc3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lunadev/luna.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ RUN apt-get install -y --no-install-recommends \
ros-humble-imu-tools

# Install VNC and socat
RUN apt-get install -y --no-install-recommends libexo-1-0 x11vnc xfce4 xfce4-terminal xterm socat xvfb
RUN apt-get install -y --no-install-recommends x11vnc xfce4 xfce4-terminal xterm socat xvfb

# Install Localization algorithm
RUN apt-get install -y --no-install-recommends ros-humble-robot-localization
Expand Down

0 comments on commit 97fcc3c

Please sign in to comment.