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

Problem installing orrosplanning package

asked 2012-03-05 22:48:39 -0500

Hi,

I try to install package orrosplanning in ROS but I get this error message:

/usr/local/lib/libopencv_gpu.so.2.3: undefined reference to `cv::gpu::GpuMat::release()'
  collect2: ld returned 1 exit status
  make[3]: *** [../feature0d_view] Error 1

I think is by opencv lib, obviously, but last week this didn't happen.

If someone knows something about this I appreciated answers.

Cheers,

Raúl

edit retag flag offensive close merge delete

2 Answers

Sort by » oldest newest most voted
0

answered 2012-03-06 00:05:46 -0500

I ask myself. I had opencv installed by repository and ROS version of opencv and there was a conflict choosing the path.

I uninstalled opencv from svn repository and now compile fine.

Thanks.

edit flag offensive delete link more
0

answered 2012-03-06 00:01:53 -0500

Florian gravatar image

Did you check your CMakelist.txt for the proper include command?

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-03-05 22:48:39 -0500

Seen: 269 times

Last updated: Mar 06 '12