ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Make sure that the camera is ~60 cm away from the object, from your screenshot it looks a bit too close. To get some visual debug information, you can uncomment the "#define DEBUG_VIS" line in re_kinect_object_detector/src/recognitionmodel.h. This will show you the images from the model, the SURF features and possible matches from the model as lines.