Added missing freenect driver on docker images

This commit is contained in:
matlabbe
2024-08-18 21:34:01 -07:00
parent 20734cade9
commit 6ce85b4e55
3 changed files with 5 additions and 4 deletions

View File

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