ConstBuilds a global-frame position setpoint.
The addressing fields to stamp on the frame.
The sender's boot timestamp, in milliseconds.
The MAV_FRAME of the setpoint.
The target system id.
The target component id.
The latitude, in degrees times ten million.
The longitude, in degrees times ten million.
The altitude, in metres.
The SET_POSITION_TARGET_GLOBAL_INT frame.
Builds a local-frame position setpoint.
The addressing fields to stamp on the frame.
The sender's boot timestamp, in milliseconds.
The MAV_FRAME of the setpoint.
The target system id.
The target component id.
The position along x, in metres in the chosen frame.
The position along y.
The position along z.
The SET_POSITION_TARGET_LOCAL_NED frame.
Builds a local-frame velocity setpoint.
The addressing fields to stamp on the frame.
The sender's boot timestamp, in milliseconds.
The MAV_FRAME of the setpoint.
The target system id.
The target component id.
The velocity along x, in metres per second in the chosen frame.
The velocity along y.
The velocity along z.
The SET_POSITION_TARGET_LOCAL_NED frame.
Builds a setpoint type_mask from the fields to use.
A bitwise-or of the MavlinkTypeMask flags.
The mask, as the type_mask field of a setpoint carries it.
The setpoint constructors for offboard control, each returning a frame ready to send.