DJI Mobile SDK Documentation

      class GimbalMapping

      @EXClassNullAway
      class GimbalMapping
      Package:dji.common.remotecontroller
      SDK Key:RemoteControllerKey.CUSTOM_GIMBAL_MAPPING
      Description:

      The mapping styles to control the Gimbal.

      Class Members:
      Left Vertical
      property
      property leftVertical
      GimbalStickMapping leftVertical
      Package:dji.common.remotecontroller
      Description:

      The mapping configuration for the left stick on the vertical axis.

      See Also:

      GimbalStickMapping

      Left Horizontal
      property
      property leftHorizontal
      GimbalStickMapping leftHorizontal
      Package:dji.common.remotecontroller
      Description:

      The mapping configuration for the left stick on the horizontal axis.

      See Also:

      GimbalStickMapping

      Right Vertical
      property
      property rightVertical
      GimbalStickMapping rightVertical
      Package:dji.common.remotecontroller
      Description:

      The mapping configuration for the right stick on the vertical axis.

      See Also:

      GimbalStickMapping

      Right Horizontal
      property
      property rightHorizontal
      GimbalStickMapping rightHorizontal
      Package:dji.common.remotecontroller
      Description:

      The mapping configuration for the right stick on the horizontal axis.

      See Also:

      GimbalStickMapping

      Gimbal Mapping Style
      property
      property gimbalMappingStyle
      GimbalMappingStyle gimbalMappingStyle
      Package:dji.common.remotecontroller
      Description:

      The control style to which the Remote Controller is set.

      See Also:

      GimbalMappingStyle

      State Updates - Master/Slave
      enum
      enum GimbalStickMappingTarget
      @EXClassNullAway
      enum GimbalStickMappingTarget
      Package:dji.common.remotecontroller
      Description:

      The list of available control to be used when creating custom mapping configurations

      Enum Members:
      NONENone
      PITCHPitch
      ROLLRoll
      YAWYaw
      Class Members: