dji-sdk / Mobile-SDK-iOS

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

No virtual stick control for Mavic air 2? #461

Open thealch3m1st opened 3 years ago

thealch3m1st commented 3 years ago

I am having difficulty understanding why virtual joystick control mode doesn't work for the Mavic air 2 ? It's apparently intelligent enough to avoid obstacles but not intelligent enough to support heading control mode ? (which according to your documentation is required for virtual joystick support).

If the hand held controller is capable of joystick commands to the aircraft why can't the sdk talk to the controller and have it relay those commands to the flight controller ?

Can we please get support for this feature?

Does DJI not realize the value the developer ecosystem could provide in a synergistic way?

dji-dev commented 3 years ago

Agent comment from Luce Luo in Zendesk ticket #47712:

Dear Customer,

Thank you for contacting DJI. Sorry but the Mavic Air 2 is supported by the virtual sitck. Can you please try with this guide? https://developer.dji.com/mobile-sdk/documentation/ios-tutorials/SimulatorDemo.html

Thanks,

Luce Luo DJI Developer Support

°°°

thealch3m1st commented 3 years ago

Thank you for your reply. I will look into the guide you provided me and I will follow back.

thealch3m1st commented 3 years ago

Following up, I did get it to work but only after adding com.dji.logiclink to the supported external accessory protocols.

Ref:https://forum.dji.com/thread-231089-1-1.html

alzin commented 2 years ago

@thealch3m1st

Are you still struggling with how to make use of the virtual stick function! Let me know since I could use VS mode successfully and I can help you?