rgbdslam not able to get the result [closed]
when i run the command roslaunch rgbdslam kinect+rgbdslam.launch i get gui but only color image depth image and third features image but i'm not getting the rgbdslam with camera pose image on top part of gui and in terminal it says the following error
[ INFO] [1338224168.891339970]: [/openni_node1] No devices connected.... waiting for devices to be connected
bool g2o::HyperGraphActionLibrary::registerAction(g2o::HyperGraphElementAction*): creating collection for "writeGnuplot"
bool g2o::HyperGraphActionLibrary::registerAction(g2o::HyperGraphElementAction*): creating collection for "draw"
Initializing Node...
[ INFO] [1338224168.933718322]: Connected to roscore
[ INFO] [1338224169.219434230]: Listening to /camera/rgb/image_color and /camera/depth/image
[ INFO] [1338224169.219877350]: Threads used by QThreadPool on this Computer 4. Will increase this by one, b/c the QtRos Thread is very lightweight
X Error: BadRequest (invalid request code or no such operation) 1
Extension: 155 (Uknown extension)
Minor opcode: 19 (Unknown request)
Resource id: 0x23
X Error: BadRequest (invalid request code or no such operation) 1
Extension: 155 (Uknown extension)
Minor opcode: 19 (Unknown request)
Resource id: 0x23
and also
[ INFO] [1338225002.904941687]: RANSAC found a valid transformation with 257 inliers matches with average ratio 0.220948
[ INFO] [1338225002.904997910]: Returning Valid Edge
[ INFO] [1338225002.905044975]: Rotation: 0.08, Distance: 0.002m
[ WARN] [1338225002.905112550]: Transformation not relevant. Did not add as Node
[ INFO] [1338225002.905168206]: World->Base: Translation -0.0053153 0.0474611 -0.0304579
[ INFO] [1338225002.905216732]: World->Base: Rotation 0.00478733 -0.0138469 -0.0925705 0.995598
[ INFO] [1338225004.539235426]: Feature Count of Node: 496
[ WARN] [1338225004.845683768]: Frame id /odom does not exist! Frames (7): Frame /openni_depth_optical_frame exists with parent /openni_depth_frame.
Frame /openni_depth_frame exists with parent /openni_camera.
Frame /openni_rgb_optical_frame exists with parent /openni_rgb_frame.
Frame /openni_rgb_frame exists with parent /openni_camera.
Frame /openni_camera exists with parent NO_PARENT.
Frame /map exists with parent /openni_camera.
- No odometry available
[ INFO] [1338225004.845947526]: Odometry: Translation 0 0 0
[ INFO] [1338225004.846103225]: Odometry: Rotation 0 0 0 1
[ INFO] [1338225004.847631517]: Odometry Delta: Translation 0 0 0
[ INFO] [1338225004.847875341]: Odometry Delta: Rotation 0 0 0 1
[ WARN] [1338225004.848022894]: No Valid Odometry, using identity
[ INFO] [1338225004.848171485]: Comparing new node (8) with previous node 7
[ INFO] [1338225004.928833475]: Construction of Node with SURF Features
[ INFO] [1338225004.992024818]: Feature Matches between Nodes 8 ( 496 features) and 7 ( 510 features) in segment 1/1 (features 0 to 496 of first node): 242. Percentage: 48.790323%, Avg NN Ratio: 0.537967
[ INFO] [1338225004.992530319]: count_matrix( 9, 8) = 242;
[ INFO] [1338225004.992841356]: dista_matrix( 9, 8) = 0.218310;
[ INFO] [1338225005.009861004]: 33 good iterations (from 1000), inlier pct 95, inlier cnt: 230, error: 137.74 cm
wht shld i do
Pls post the tutorial/package page from where you tried to work on
I removed an option that could have caused this. If you haven't solved this yet, try updating from the repository and relaunching