Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 461 Bytes

instalar_opencv_python2_ros.md

File metadata and controls

13 lines (9 loc) · 461 Bytes

OpenCV no Python2 e ROS

O ROS Melodic tem vínculos internos com o Python 2. Portanto recomenda-se ficar no Python2 para desenvolvimento ROS.

Baixe e rode o script para instalar a OpenCV nova (3.4.4) também no Python 2 (que é o default do ROS)

wget https://raw.githubusercontent.com/Insper/robot19/master/guides/instalar_opencv_python2.sh
chmod a+x instalar_opencv_python2.sh
sudo ./instalar_opencv_python2.sh

Aguarde cerca de 10 minutos