Hello..
I working with ROS a few months, but I have a very important problem with opencv. I can use some of the opencv libraries without problem, but if I want to show a video in window or load a xml with cv_bridge library, ros giving an eror : 'Segmantation fault(Core Dumped)'. But code working with eclipse without ros. I tried every way; adding opencv libs to Cmake and package.xml, reinstall opnecv, reinstall catkin_ws folder but I cant solve this problem.
Please help me to solve this problem..
Thanks a lot.