ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

roscd can't see my OpenCV package

asked 2014-03-21 23:46:52 -0500

Leyonce gravatar image

Hello, .I've set my ROS_PACKAGE_PATH to "/home/leo/:/home/leo/catkin_ws/src:/opt/ros/hydro/share:/opt/ros/hydro/stacks"

Now when I do roscd opencv2 it leads me to the package opencv2 but when i type roscd OpenCV it says "roscd: No such package/stack 'OpenCV'" but that package OpenCV is definetly there I'm seeing it in my "/opt/ros/hydro/share/".What could be the problem?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-03-22 00:15:12 -0500

demmeln gravatar image

There is no ROS package OpenCV. Look inside the folder /opt/ros/hydro/share/OpenCV. There is no package.xml. OpenCV is a conventional library that is packaged as ROS package opencv2 for convenience of installation.

edit flag offensive delete link more

Comments

Thanks pal.Your answer gives me a better understanding.

Leyonce gravatar image Leyonce  ( 2014-03-23 05:56:13 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-03-21 23:46:52 -0500

Seen: 175 times

Last updated: Mar 22 '14