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

teddy sharp's profile - activity

2012-12-02 12:16:51 -0500 answered a question Problem with using opencv_GPU inside ROS

Hi

I also have the same issue, but I use qmake insted of cmake. Maybe someone khnow how make the same thing with it. I mean make local libraries recognies before ROS libraries.

I made the modification in the .bashrc file. For being sur I close my IDE. Open a new bash window, restart my IDE on my project, clean all, and recompile. But even with that the linker look the opencv's plugins (.so), in the ROS stack.

Regards, Teddy