No output from ekf_node when fusing visual odometry and IMU [closed]

asked 2017-11-03 16:49:47 -0500

ZanaZak gravatar image

updated 2017-11-03 16:51:59 -0500

Hi

I tried to fuse poses from a visual odometry and IMU in ekf_node. The IMU measures absolute orientations (heading in east = 0). Also I'm sure that my Visual odometry algorithm is performing well although not very precise

But when I subscribe to /odometry/filtered topic, all poses are zero with their covariances growing fast

What are the potential reasons?

Should I use differential or relative mode? If yes, for which sensor?

Let me mention that I don't have covariances on published topics of IMU and Camera. I read somwhere that robot_localization can handle zero covariances by replacing them with small values. Anyway, could this be the reason for my problem?

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by ZanaZak
close date 2018-01-19 11:29:58.025544

Comments

Would you mind closing this?

Tom Moore gravatar image Tom Moore  ( 2018-01-19 07:18:17 -0500 )edit