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

Revision history [back]

It depends on what you're doing with those messages. If you have another node that just needs the odometry information (like rviz), then the covariances are superfluous. If you want to fuse that data with other sources, then most algorithms will require the covariances to be non-zero. You may also be interested in having that information for debugging purposes.