View Source APM.Message.GimbalControl (xmavlink_util v0.1.0)
Link to this section Summary
Link to this section Types
@type t() :: %APM.Message.GimbalControl{ demanded_rate_x: Float32, demanded_rate_y: Float32, demanded_rate_z: Float32, target_component: MAVLink.Types.uint8_t(), target_system: MAVLink.Types.uint8_t() }
Control message for rate gimbal.