AccelWithCovariance.msg 330 B

123456789
  1. # This expresses acceleration in free space with uncertainty.
  2. Accel accel
  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