Navigation stack, local_planner and odometry: covariance all zeros ok?
Hello,
We're just getting started tuning the navigation stack for this robot. We're publishing odometry as described here, and so far, so good. I'm confused about something though: in the code, we're broadcasting nav_msgs/Odometry messages without setting the covariances (i.e. they're all zeros).
My question: is this the correct thing to do?
Thanks in advance,
Rick