Skip to content
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

Use kmz/kml file exported from google earth #408

Open
utsavclearspot opened this issue Aug 28, 2024 · 1 comment
Open

Use kmz/kml file exported from google earth #408

utsavclearspot opened this issue Aug 28, 2024 · 1 comment

Comments

@utsavclearspot
Copy link

i want to integrate wapoint and mission in my app, i have kmz file and trying to test in the sample app but its showing below error

{"error":{"value":4},"config":{"flyToWaylineMode":65535,"finishAction":65535,"exitOnRCLostBehavior":65535,"exitOnRCLostType":65535,"globalTransitionalSpeed":0,"securityTakeOffHeight":0,"isSecurityTakeOffHeightSet":false,"droneInfo":{"droneType":65535,"droneSubType":0},"payloadInfo":[],"globalRTHHeight":0,"isGlobalRTHHeightSet":false,"avoidInfo":{"transitionalAvoidAroundMode":65535,"missionAvoidAroundMode":65535},"isAvoidInfoSet":false},"waylines":[]}

here is the link of kmz file
https://drive.google.com/file/d/115ZToXV8aexjKzbGtGGIBXwOl-zxMihJ/view?usp=sharing

@dji-dev
Copy link
Contributor

dji-dev commented Aug 29, 2024

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

Your flight file is incorrect.
65535 indicates the default, and parameters like finishAction and flyToWaylineMode cannot be set to default. Based on the configuration information you provided, the content of your flight file is empty.

We are unable to access Google Drive. However, based on the information provided above, it appears that your file does not contain any valid information.

°°°

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants