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

Revision history [back]

The "msg.covariance" field represents the uncertainty in the deterministic field "msg.pose".

This uncertainty is described by a normal distribution centered on the pose field so the probability of the state x follows: p(x)~ N(msg.pose,msg.covariance)