TwistWithCovariance.msg 326 B

123456789
  1. # This expresses velocity in free space with uncertainty.
  2. Twist twist
  3. # Row-major representation of the 6x6 covariance matrix
  4. # The orientation parameters use a fixed-axis representation.
  5. # In order, the parameters are:
  6. # (x, y, z, rotation about X axis, rotation about Y axis, rotation about Z axis)
  7. float64[36] covariance