dji-sdk / Mobile-SDK-Android

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

Is it possible to implement Waypoint Mission in Mini2? #1088

Open Lionas opened 2 years ago

Lionas commented 2 years ago

Support for DJI Mini 2. Main features: camera function, flight controller function, gimbal function, remote controller function, etc.

Is it possible to implement Waypoint Mission in Mini2? What is not supported?

dji-dev commented 2 years ago

Agent comment from DJI SDK in Zendesk ticket #58974:

尊敬的开发者,感谢您联系DJI 大疆创新 由于github不是我们主要的咨询渠道,您的问题可能跟进不及时。我们建议您通过填写表单( https://djisdksupport.zendesk.com/hc/zh-cn/requests/new )向我们反馈问题。或者您也可以在论坛发帖,与其它开发者交流。论坛链接:https://djisdksupport.zendesk.com/hc/zh-cn/community/topics

Dear developer, thank you for contacting DJI. Since github is not our main consultation channel, your questions may not be followed up in time. We recommend that you fill in the form (https://djisdksupport.zendesk.com/hc/en-us/requests/new) to report problems to us. Or you can post in the forum to communicate with other developers. Forum link: https://djisdksupport.zendesk.com/hc/zh-cn/community/topics

°°°

Lionas commented 2 years ago

I found the following limitation description in the API reference, but is it the latest documentation?

It is not supported by Spark, Mavic Mini, DJI Mini 2, DJI Mini SE, Mavic Air 2, DJI Air 2S and Matrice 300 RTK. https://developer.dji.com/api-reference/android-api/Components/Missions/DJIWaypointMission.html

dji-dev commented 2 years ago

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

There is no official interface available for this drone, so you can't use official interface to achieve Waypoint Mission.If necessary,you can build on existing resources to develop this functionality.

°°°

Rakesh-John commented 2 years ago

No official interface available. But using the virtual sticks it is possible to develop the waypoint mission.

dji-dev commented 2 years ago

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

You can control the drone through virtual stick.

°°°