DJI-Mobile-SDK-Tutorials / Android-GSDemo-Gaode-Map

This demo shows you how to implement the DJIWaypoint Mission features and get familiar with the usages of DJIMissionManager.
MIT License
43 stars 23 forks source link

Waypoint 2.0 support #8

Closed brien-crean closed 4 years ago

brien-crean commented 4 years ago

I tried to use this sample application to test the new capabilities of Waypoint 2.0. I can't seem to find anywhere in the SDK documentation or in the release notes as to which drones support WaypointV2. Is there a list somewhere that I am missing?

I tried with a Mavic Pro 2 running the latest firmware on SDK v4.12 and I get "Not support Waypoint2.0"

EDIT: I just noticed a closed issue on this repo mentions WaypointV2 is only supported by M300. Is WaypointV2 only supported by the M300?

dji-dev commented 4 years ago

Agent comment from Lisa Fedane in Zendesk ticket #35980:

Currently only the M300 supports Waypoint 2.0: https://developer.dji.com/api-reference/android-api/Components/Missions/DJIWaypointV2Mission.html

Lisa Fedane DJI Developer Support Team - US

Join DJI's Developer Community in our new Forum for Technical Discussions, Announcements and More: https://forum.dji.com/forum-139-1.html?from=developer

brien-crean commented 4 years ago

Thanks for letting me know