Common.Message.MountOrientation (xmavlink_util v0.4.3)

View Source

Summary

Types

t()

Orientation of a mount

Types

t()

@type t() :: %Common.Message.MountOrientation{
  pitch: Float32,
  roll: Float32,
  time_boot_ms: XMAVLink.Types.uint32_t(),
  yaw: Float32,
  yaw_absolute: Float32
}

Orientation of a mount