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

Does rtabmap_ros accepts IMU fusion?

asked 2018-08-01 05:57:21 -0500

saratoonsi gravatar image

I want to fuse IMU data with vision while mapping with rtabmap_ros, I need to know if the algorithms actually accepts IMU fusion?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-08-01 13:24:48 -0500

matlabbe gravatar image

The algorithm accepts any kind of odometry, so yes if you generate an odometry from fusion of IMU and vision, you can feed it to rtabmap. Just make sure that the twist covariance matrix in the generated odometry message makes sense (maybe around 10^-4 order for diagonal values) so that you don't have problems with bad graph optimization afterward in rtabmap.

edit flag offensive delete link more

Comments

Thanks :) .

saratoonsi gravatar image saratoonsi  ( 2018-08-09 06:51:38 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2018-08-01 05:57:21 -0500

Seen: 82 times

Last updated: Aug 01 '18