pub type MissionSetCurrent = MissionSetCurrent;Expand description
Originally defined in common::messages::mission_set_current.
Aliased Type§
pub struct MissionSetCurrent {
pub target_system: u8,
pub target_component: u8,
pub seq: u16,
}Fields§
§target_system: u8MAVLink field target_system.
System ID
target_component: u8MAVLink field target_component.
Component ID
seq: u16MAVLink field seq.
Sequence