Remove libcamera_ros from dependencies as this package is not commonly available

This commit is contained in:
Oleg Kalachev
2024-06-16 13:15:49 +03:00
parent abe6f5cf0f
commit add15ac2fe
2 changed files with 1 additions and 1 deletions

View File

@@ -114,6 +114,7 @@ my_travis_retry apt-get install -y --no-install-recommends \
ros-${ROS_DISTRO}-usb-cam \
ros-${ROS_DISTRO}-vl53l1x \
ros-${ROS_DISTRO}-ws281x \
ros-${ROS_DISTRO}-libcamera-ros \
ros-${ROS_DISTRO}-rosshow \
ros-${ROS_DISTRO}-cmake-modules \
ros-${ROS_DISTRO}-image-view \