image: install stereo-msgs package

This commit is contained in:
Oleg Kalachev
2023-10-10 08:46:03 +03:00
parent 76982dc198
commit f428dfdb50

View File

@@ -139,7 +139,8 @@ my_travis_retry apt-get install -y --no-install-recommends \
ros-${ROS_DISTRO}-cmake-modules \
ros-${ROS_DISTRO}-image-view \
ros-${ROS_DISTRO}-image-geometry \
ros-${ROS_DISTRO}-nodelet-topic-tools
ros-${ROS_DISTRO}-nodelet-topic-tools \
ros-${ROS_DISTRO}-stereo-msgs
# TODO move GeographicLib datasets to Mavros debian package
echo_stamp "Install GeographicLib datasets (needed for mavros)" \