Common.Message.SetActuatorControlTarget (xmavlink_util v0.4.3)

View Source

Summary

Types

t()

Set the vehicle attitude and body angular rates.

Types

t()

@type t() :: %Common.Message.SetActuatorControlTarget{
  controls: [Float32],
  group_mlx: XMAVLink.Types.uint8_t(),
  target_component: XMAVLink.Types.uint8_t(),
  target_system: XMAVLink.Types.uint8_t(),
  time_usec: XMAVLink.Types.uint64_t()
}

Set the vehicle attitude and body angular rates.