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

rtabmap+camera pose

asked 2017-10-29 02:50:44 -0500

zahra.kh gravatar image

hi all, i am using rtabmap for mapping and stereo camera pose estimate. i am following tutorials of rtabmap and created map from stereo images that these images save at file (link tutorials: https://github.com/introlab/rtabmap/w... ) but when roslaunch the launch file, from 1035 stereo images, rtabmap give me 44 pose camera. how can set rtabmap that this give me camera pose for per stereo image?

thanks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-10-29 05:24:02 -0500

matlabbe gravatar image

Add "--Rtabmap/CreateIntermediateNodes true" to rtabmap_args. This will add empty nodes in the graph with their pose between nodes used for mapping. You may not have one pose per image if the odometry cannot process as fast as the images are published.

edit flag offensive delete link more

Comments

thanks matlabbe

zahra.kh gravatar image zahra.kh  ( 2017-10-29 06:29:16 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2017-10-29 02:50:44 -0500

Seen: 511 times

Last updated: Oct 29 '17