builder: Don't try to install compressed_transport twice

This commit is contained in:
Alexey Rogachevskiy
2020-10-12 11:12:18 +03:00
parent 8b42fcfda3
commit ce1f1d9db5

View File

@@ -126,7 +126,6 @@ touch node_modules/CATKIN_IGNORE docs/CATKIN_IGNORE _book/CATKIN_IGNORE clover/w
echo_stamp "Installing additional ROS packages"
my_travis_retry apt-get install -y --no-install-recommends \
ros-${ROS_DISTRO}-dynamic-reconfigure \
ros-${ROS_DISTRO}-compressed-image-transport \
ros-${ROS_DISTRO}-rosbridge-suite \
ros-${ROS_DISTRO}-rosserial \
ros-${ROS_DISTRO}-usb-cam \