AMCL and odometry: covariance all zeros ok?
Hello,
We're just getting started using the AMCL package 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 a problem?
Thanks in advance,
Rick