Add vision_msgs package

This commit is contained in:
Oleg Kalachev
2024-06-18 00:52:30 +03:00
parent add15ac2fe
commit 2a2fbe3bed
2 changed files with 6 additions and 1 deletions

View File

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