Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

enum LocalPositionCommandMask

fbs/control.fbs / Source schema

Backing type: ushort (bit_flags)

Ignore and interpretation bits for LocalPositionCommandData.type_mask.

NameValueNotes
IgnorePositionXIgnore the X position setpoint.
IgnorePositionYIgnore the Y position setpoint.
IgnorePositionZIgnore the Z position setpoint.
IgnoreVelocityXIgnore the X velocity setpoint.
IgnoreVelocityYIgnore the Y velocity setpoint.
IgnoreVelocityZIgnore the Z velocity setpoint.
IgnoreAccelerationXIgnore the X acceleration setpoint.
IgnoreAccelerationYIgnore the Y acceleration setpoint.
IgnoreAccelerationZIgnore the Z acceleration setpoint.
ForceSetpointInterpret the acceleration fields as force instead of acceleration.
IgnoreYawIgnore the yaw setpoint.
IgnoreYawRateIgnore the yaw-rate setpoint.