covariance matrix for odometry using encoder

asked 2017-01-18 11:51:06 -0500

b-sriram gravatar image

Hi,

I have two wheel encoder and I'm able to calculate the distance and publish it as a nav_msg/odometry. I don't know how to calculate the covariance matrix for the same.

I publish the following:

Pose: x,y and orientation (but basically yaw) Twist: vel x (as my robot is non-holonomic) and angular rate z.

Can someone please help me solve this? Is there a formula to calculate the covariance?

Thanks & Regards Sriram

edit retag flag offensive close merge delete

Comments

This is probably a better question for the Robotics Stack Exchange.

Tom Moore gravatar image Tom Moore  ( 2017-01-23 03:51:23 -0500 )edit

Hi Tom,

Thanks I'll post the question there. I have another issue. If possible could you have a look at it. find odom_combined

b-sriram gravatar image b-sriram  ( 2017-01-23 15:23:58 -0500 )edit