docker: fixed typo

This commit is contained in:
matlabbe
2024-07-24 08:22:25 -07:00
parent 41b1a87c34
commit 9ef94f5a71

View File

@@ -27,7 +27,7 @@ RUN apt-get update && \
libtbb-dev \
libproj-dev \
libpcl-dev \
liboctomap-dev
liboctomap-dev \
ros-jazzy-ros-base \
ros-dev-tools \
ros-jazzy-cv-bridge \