Comment by cvcook for hey guys, i have problems with using opencv in ros. i...
I seem to have a similar problem, where I have "undefined reference to cv..." build error message when I used rosmake on some fuerte package on ROS indigo. Could you please describe how you have solved...
View ArticleComment by Mehdi. for hey guys, i have problems with using opencv in ros. i...
@dmngu9 you could answer your own question and explain how you made it work for future users.
View ArticleComment by Mehdi. for hey guys, i have problems with using opencv in ros. i...
can you also post your CMakeFiles.txt and package.xml
View ArticleComment by Mehdi. for hey guys, i have problems with using opencv in ros. i...
@dmngu9 and that is why you should always answer your own question if you solve your problems !!
View ArticleComment by dmngu9 for hey guys, i have problems with using opencv in ros. i...
i forgot how to solve it now. its been a long time ago
View ArticleComment by Robert Delong for hey guys, i have problems with using opencv in...
Hi, I got the same problem. Can you post your solution? Thank you very much.
View ArticleComment by dmngu9 for hey guys, i have problems with using opencv in ros. i...
i had it working now. Thanks
View ArticleComment by Hamid Didari for hey guys, i have problems with using opencv in...
ros indigo uses opencv3 not opencv2
View Articlehow to set up opencv in ros indigo
hey guys, i have problems with using opencv in ros. i followed the cv_bridge tutorial but when catkin_make. it gives me strange error. How did you setup Cmakelist file and package.xml? How to add...
View Article