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

loadWaypoint failed The excution could not be executed #19

Open fankuneee opened 3 years ago

fankuneee commented 3 years ago

请问一下,设计航点飞行任务是有什么限制吗? DEMO程序里CONFIG中点击FINISH后,报"loadWaypoint failed The excution could not be executed"错误,是否有文档可以参考航点设置

dji-dev commented 3 years ago

Agent comment from DJI SDK in Zendesk ticket #53105:

尊敬的开发者,感谢您联系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

°°°

dji-dev commented 3 years ago

Agent comment from sean.zhou in Zendesk ticket #53105:

尊敬的开发者, 您好,感谢您联系DJI 大疆创新。

请问您使用的是什么型号的无人机。在加载任务时,如果当前飞机不在以下范围的状态中,就会提示这个信息。 NOT_READY、RECOVERING、READY_TO_UPLOAD、READY_TO_RETRY_UPLOAD、READY_TO_EXECUTE 可以参考我们提供的 Sample 中的航点任务来设置。 链接:www.github.com/dji-sdk/Mobile-SDK-Android/blob/master/Sample%20Code/app/src/main/java/com/dji/sdk/sample/demo/missionoperator/WaypointMissionOperatorView.java

如果还有什么问题,欢迎继续联系我们。

希望我们的解决方案能够帮到您,感谢您的邮件,祝您生活愉快!

Best Regards, DJI 大疆创新SDK技术支持

°°°

fankuneee commented 3 years ago

Agent comment from sean.zhou in Zendesk ticket #53105:

尊敬的开发者, 您好,感谢您联系DJI 大疆创新。

请问您使用的是什么型号的无人机。在加载任务时,如果当前飞机不在以下范围的状态中,就会提示这个信息。 NOT_READY、RECOVERING、READY_TO_UPLOAD、READY_TO_RETRY_UPLOAD、READY_TO_EXECUTE 可以参考我们提供的 Sample 中的航点任务来设置。 链接:www.github.com/dji-sdk/Mobile-SDK-Android/blob/master/Sample%20Code/app/src/main/java/com/dji/sdk/sample/demo/missionoperator/WaypointMissionOperatorView.java

如果还有什么问题,欢迎继续联系我们。

希望我们的解决方案能够帮到您,感谢您的邮件,祝您生活愉快!

Best Regards, DJI 大疆创新SDK技术支持

°°°

用的是AIR 2, 报的这个错误;;手里还有一台AIR 2S, AIR 2S 会在uploadMission的时候报错,报"invalid key for component retrying"