Skip to content

Commit

Permalink
add MSFonts
Browse files Browse the repository at this point in the history
  • Loading branch information
FranekStark committed Sep 19, 2024
1 parent 557dd5e commit ea6863c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ RUN apt-get install -y \
ros-humble-teleop-tools \
nano \
vim \
libserial-dev

libserial-dev \
msttcorefonts

ARG HW_ARCH
ARG GO2_NETWORK_INTERFACE
Expand Down Expand Up @@ -170,5 +170,3 @@ RUN export ROS_DOMAIN_ID=24

# default workdir
WORKDIR /root/ros2_ws


0 comments on commit ea6863c

Please sign in to comment.