rgbd slam crashes and weird behavior [closed]

asked 2013-04-15 21:44:21 -0500

fersarr gravatar image

updated 2016-10-24 08:34:42 -0500

ngrennan gravatar image

Hi, I have been trying rgbdslam and got the GUI to run but I dont think im getting the normal behavior. For example, The GUI keeps saying

waiting for monochrome image...

waiting for depth image..

This only changes if I put my hand in front of the kinect and it starts mapping what it sees through the gap between my fingers. If I take my hand farther away, like 30 cm, the camera viewers stop like the image is frozen. But it starts moving again if I put my hand closer again.

After moving my hand around, close to the kinect, for some time, it crashes and its last words are:

process
[ INFO] [1366097882.444249546]: count_matrix( 15,  14) =     1;
[ INFO] [1366097882.444287243]: dista_matrix( 15,  14) =  0.557115;
[ INFO] [1366097882.444341667]: dista_matrix( 15,  12) =  0.472996;
[ INFO] [1366097882.444386998]: Too few inliers between 11 and 14 for RANSAC method. Only 2 correspondences to begin with.
[ INFO] [1366097882.444444611]: Predicted not enough feature matches, aborting matching process
[ INFO] [1366097882.444612526]: count_matrix( 15,   1) =     2;
[ INFO] [1366097882.444659082]: dista_matrix( 15,   1) =  0.517831;
[ INFO] [1366097882.444709496]: Too few inliers between 13 and 14 for RANSAC method. Only 1 correspondences to begin with.
[ INFO] [1366097882.444785479]: Predicted not enough feature matches, aborting matching process
[ INFO] [1366097882.444860683]: Feature Matches between Nodes  14 (  62 features) and   4 (  63 features) in segment 1/1 (features 0 to 62 of first node):     3. Percentage: 4.838710%, Avg NN Ratio: 0.856626
[ INFO] [1366097882.444924795]: Feature Matches between Nodes  14 (  62 features) and  12 (  65 features) in segment 1/1 (features 0 to 62 of first node):     1. Percentage: 1.612903%, Avg NN Ratio: 0.861646
[ INFO] [1366097882.444972437]: Predicted not enough feature matches, aborting matching process
[ INFO] [1366097882.445007115]: count_matrix( 15,  13) =     1;
[ INFO] [1366097882.445033217]: dista_matrix( 15,  13) =  0.358592;
[ INFO] [1366097882.445066100]: Too few inliers between 0 and 14 for RANSAC method. Only 2 correspondences to begin with.
[ INFO] [1366097882.445108682]: count_matrix( 15,   6) =     2;
[ INFO] [1366097882.445148672]: dista_matrix( 15,   6) =  0.550651;
[ INFO] [1366097882.445185462]: Too few inliers between 12 and 14 for RANSAC method. Only 1 correspondences to begin with.
[ INFO] [1366097882.445222102]: Predicted not enough feature matches, aborting matching process
[ INFO] [1366097882.445263178]: Too few inliers between 5 and 14 for RANSAC method. Only 2 correspondences to begin with.
[ INFO] [1366097882.445310837]: count_matrix( 15,   5) =     3;
[ INFO] [1366097882.445345625]: dista_matrix( 15,   5) =  0.522959;
[ INFO] [1366097882.445375996]: Too few inliers between 4 and 14 for RANSAC method. Only 3 correspondences to begin with.
[ WARN] [1366097882.445440649]: Did not add as Node
[ INFO] [1366097882.445511516]: Ignored, Camera Pose Graph Size: 14N/31E, Duration: 0.004071, Inliers: 0, χ<sup>2</sup>: 1.244243
[ INFO] [1366097882.505680185]: Feature Count of Node:  0
OpenCV Error: Unsupported format or combination of formats (Unsupported combination of input and output array formats) in reduce, file /tmp/buildd/ros-groovy-opencv2-2.4.4-1quantal-20130325-0857/modules/core/src/matrix.cpp, line 2350
terminate called after throwing an instance of 'cv::Exception'
  what():  /tmp/buildd ...
(more)
edit retag flag offensive reopen merge delete

Closed for the following reason question contains offensive or malicious remarks by tfoote
close date 2015-12-12 01:22:04.190792