dji-sdk / Mobile-SDK-iOS

DJI Mobile SDK for iOS: http://developer.dji.com/mobile-sdk/
Other
579 stars 253 forks source link

Rotate OSMO Mobile using sdk #459

Open venky05 opened 3 years ago

venky05 commented 3 years ago

How can i rotate the Osmo mobile in all directions using sdk

dji-dev commented 3 years ago

Agent comment from Luce Luo in Zendesk ticket #47118:

Dear Customer,

Thank you for contacting DJI. Please refer to this sample about how to rotate the gimbal., https://github.com/dji-sdk/Mobile-SDK-iOS/tree/master/Sample%20Code/ObjcSampleCode/DJISdkDemo/Demo/Gimbal

Thanks,

Luce Luo DJI Developer Support

°°°

venky05 commented 3 years ago

How it can be operated with a designed joystick like the one which gimbal have to operate up/down/right/left

dji-dev commented 3 years ago

Agent comment from Luce Luo in Zendesk ticket #47118:

Dear Customer,

Thank you for contacting DJI. How it can be operated with a designed joystick like the one which gimbal have to operate up/down/right/left -->It needs to implement by yourself, the MSDK only provides the rotate method like the sample shown.

Thanks,

Luce Luo DJI Developer Support

°°°