image_builder: debug opencv3 installation

This commit is contained in:
Artem Smirnov
2018-09-06 18:51:02 +03:00
parent 8b7c20b40c
commit 13fcc3c20a

View File

@@ -55,7 +55,9 @@ apt-get install --no-install-recommends -y -qq \
echo "dasfasfdsagfasdgagasgas" >/dev/null 2>&1 || true
apt-get install --no-install-recommends \
echo_stamp "Instalation opencv"
apt-get install --no-install-recommends -y -qq \
ros-kinetic-opencv3=3.3.1-0stretch \
> /dev/null \
&& echo_stamp "OpenCV3 was installed!" "SUCCESS" \