ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

offline RGBD-SLAM can't generate transform

asked 2012-04-28 05:27:59 -0500

David B gravatar image

updated 2014-01-28 17:12:08 -0500

ngrennan gravatar image

Hi,i'm new to ros ,i try to run rgbdslam offline from a bag,every thing seem to work fine,but the status bar show that the inliers always be 0.And the feature flow image seem to do nothing.The node and edge could increase slowly.From the terminal,i saw some output warning and repeat. Could anyone help me out?

WARNING: Error: could not open transform file t_1.tfm for writing.

WARNING: Error: could not open transform file t_2.tfm for writing.

WARNING: Error: could not open transform file t_3.tfm for writing.

WARNING: Error: could not open transform file t_base.tfm for writing.

WARNING: Error: could not open transform file t_0.tfm for writing.

WARNING: Error: could not open transform file t_1.tfm for writing.

WARNING: Error: could not open transform file t_2.tfm for writing.

WARNING: Error: could not open transform file t_3.tfm for writing.

WARNING: Error: could not open transform file t_4.tfm for writing.

WARNING: Error: could not open transform file t_5.tfm for writing.

Inaddtionally,i can find some warn info in the log file: such as [WARN] You requested a transform that is 30593613421.786 miliseconds in the past, but the most recent transform in the tf buffer is 30593613434.222 miliseconds old. When trying to transform between /openni_rgb_optical_frame and /openni_camera.

[WARN] Using Standard kinect /openni_camera -> /openni_rgb_optical_frame as transformation

[WARN] Frame id /ground_truth_map does not exist! When trying to transform between /openni_camera and /ground_truth_map. - Using Identity for Ground Truth

[WARN] RANSAC found no valid trafo, but had initially 460 feature matches with average ratio 0.160627

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2012-05-03 11:22:15 -0500

I think the big warnings are something done by the icp library, shouldn't matter. Also the other warnings shouldn't break things...

Have you tried another feature type?

edit flag offensive delete link more
1

answered 2012-05-12 19:44:18 -0500

David B gravatar image

updated 2012-05-12 19:44:48 -0500

thansk,Felix!I have fixed the problem! Originally, I used the sample.launch,it didn't work! When I used the rgbdslam.launch and modified it to adjust the offline operation.Finally it works well.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-04-28 05:27:59 -0500

Seen: 521 times

Last updated: May 12 '12