mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-27 05:29:32 +00:00
image_builder: debug opencv3 installation
This commit is contained in:
@@ -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" \
|
||||
|
||||
Reference in New Issue
Block a user