Unable to locate package ros-kinetic-opencv3

asked 2017-10-13 12:32:51 -0600

HenryZh47 gravatar image

Hi guys, I tried to install ros Kinect desktop on my raspi. Everything went ok but I got this "Unable to locate package ros-kinetic-opencv3" prompt when adding the dependencies.

Any ideas?

edit retag flag offensive close merge delete

Comments

Did you runsudo apt-get update before trying to install ROS?

jayess gravatar image jayess  ( 2017-10-13 14:24:24 -0600 )edit

Yea. All other dependencies can be added normally. Only ros-kinetic-opencv3 package pops error

HenryZh47 gravatar image HenryZh47  ( 2017-10-13 23:49:06 -0600 )edit

Have you added ros packages to your sources.list file?

l4ncelot gravatar image l4ncelot  ( 2017-10-23 02:28:25 -0600 )edit

Also have a look at installation of ROS by source here on rpi. Another way to do it is to install opencv by yourself. OpenCV doesn't depend on ROS so your code will work.

l4ncelot gravatar image l4ncelot  ( 2017-10-23 02:30:38 -0600 )edit