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

Revision history [back]

I’d have to see a bag to be sure, but your IMU covariance matrices are definitely ill-conditioned. Try to invert a 3x3 matrix where all the values are the same:

https://m.matrix.reshish.com/inverse.php

You need to put zeros in the off-diagonal entries.