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

rtabmap: stereo + wheel/imu odometry

asked 2015-03-17 08:31:01 -0500

vd77 gravatar image

Hey everyone! I need to launch rtabmap with a stereocamera (NOT kinect!). I also have odometry from other sources (imu and wheel odometry). I want to use the latter to enhance the quality of stereo registration and mapping.

As shown in the link http://wiki.ros.org/rtabmap_ros/Tutor... it is possible to use kinect + other odometry source. However, for the stereocamera, there are no examples of how to use outer odometry.

My question is, is that possible, and if it is, how I I do it? Your replies are much appreciated!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2015-03-17 10:32:19 -0500

matlabbe gravatar image

Yes it is possible, take a look at the 3.7 Stereo B section of your link above. You need to combine your odometry sources before connecting it to rtabmap (the blue link with nav_mgs/Odometry). The blue links over rtabmap node are used for loop closure detection and to generate the 3D point cloud.

image description

edit flag offensive delete link more

Question Tools

Stats

Asked: 2015-03-17 08:31:01 -0500

Seen: 1,010 times

Last updated: Mar 17 '15