dji-sdk / Mobile-SDK-Android

DJI Mobile SDK for Android: http://developer.dji.com/mobile-sdk/
Other
972 stars 580 forks source link

Gimbal #1284

Closed huongta157 closed 1 month ago

huongta157 commented 2 months ago

How to Allow Upward Gimbal Rotation and check if it is allowed or not? (get/set)

dji-dev commented 2 months ago

Agent comment from yating.liao in Zendesk ticket #104490:

If you detect a upward gimbal using the SDK, you can use the SDK to control its movement. The position of it can be obtained by using Gimbal.getIndex:https://developer.dji.com/api-reference/android-api/Components/BaseComponent/DJIBaseComponent.html#djibasecomponent_index_inline

°°°