-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DjiWaypointV2_Init() issue on Mavic 3E using PSDK 3.8 #184
Comments
Agent comment from Leon in Zendesk ticket #111822: I hope this message finds you well. Thank you for reaching out to DJI Innovations. Please be informed that the M3E model only supports Waypoint Mission V3 version and does not support V2 version. You may switch to the V3 version and try again. Thank you for your support of DJI products! Wishing you all the best! Best Regards, DJI Innovations SDK Technical Support °°° |
Thank you for the reply. I will try it out. However, from the documentation, I understand that Waypoint v3 uses KMZ files. Understand that the KML file contents need to be in a certain format, followed by zipping the file and renaming the file to .kmz extension. I got 2 follow up questions regarding Waypoint v3.
|
Agent comment from Leon in Zendesk ticket #111822: Greetings. Thank you for reaching out to DJI Innovations.
We appreciate your support for DJI products! Wishing you all the best! Best Regards, DJI Innovations SDK Technical Support °°° |
I am trying to do waypoint flying on the Mavic 3E using PSDK 3.8.
There is this Error message when calling DjiWaypointV2_Init().
"Don't support this module on this aircraft series and mount position."
I thought the PSDK supports waypoint flying?
Need advice as it is hard to look for relevant information.
The text was updated successfully, but these errors were encountered: