empty mask in capture step in ORK [closed]
Hi
I am using the Object Recognition Kitchen (ORK) on Ubuntu 12.04 with ROS_Fuerte. I am following the manual on the following link to capture data of an object and perform the detection afterwards: //wg-perception.github.com/capture/index.html#ork-capture
I have already captured the environment and the tracking results are satisfying as well. But in the "capture" step, the object mask is empty (absolutely zero) where it is supposed to display the initial image by replacing anything but the object with black.
Does anybody have any idea what the problem is and how I can fix it?
Thank you for your help
I am having the same problem using ORK on Ubuntu 12.04 with ROS_Hydro. Did you ever find a solution to your issue?