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

keavenM's profile - activity

2013-09-19 14:30:54 -0500 received badge  Scholar (source)
2013-09-19 14:17:59 -0500 commented question Object recognition capture unable to find Pose

Same problem here. (Ubuntu 13.04 ROS Hydro)

2013-01-09 03:25:21 -0500 received badge  Student (source)
2013-01-04 09:36:20 -0500 received badge  Famous Question (source)
2012-12-22 09:12:00 -0500 received badge  Notable Question (source)
2012-12-22 05:03:24 -0500 received badge  Popular Question (source)
2012-12-21 14:32:38 -0500 received badge  Supporter (source)
2012-12-21 13:20:05 -0500 asked a question OpenCV with ROS Groovy

Hi,

I'm trying to use opencv library in ROS Groovy but I doesn't find how exactly it's working. A lot of time I have some errors like this: undefined reference to cv::cvtColor

On the wiki, the package opencv2 is deprecated because you doesn't want to link opencv whit ROS, but the library was include in ROS directory, why?

I'm searching how, with the proper method, to create CMakelist.txt (with catkin), Package.xml and include lib in .cpp.

If you have some example, It's appreciate.

Thanks in advance for help