mavlink v0.7.0 APM.Message.MountOrientation View Source

Link to this section Summary

Types

t()

Orientation of a mount

Link to this section Types

Link to this type

t() View Source
t() :: %APM.Message.MountOrientation{
  pitch: Float32,
  roll: Float32,
  time_boot_ms: MAVLink.Types.uint32_t(),
  yaw: Float32,
  yaw_absolute: Float32
}

Orientation of a mount