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

Dji Dock and Payload SDK #133

Open
abeldixon opened this issue Nov 10, 2023 · 5 comments
Open

Dji Dock and Payload SDK #133

abeldixon opened this issue Nov 10, 2023 · 5 comments

Comments

@abeldixon
Copy link

I would like to understand more about the behaviour of the Payload SDK when it used along with the DJI Dock, I have tried giving go to location to DJI Dock and then mission from the Payload SDK, but the mission pause is not working from PSDK, I am running the setup in NVIDIA Jetson.

@dji-dev
Copy link
Contributor

dji-dev commented Nov 10, 2023

Agent comment from shiyao.liao in Zendesk ticket #94729:

Dear Developer,

Hello, thank you for contacting DJI.

I'm sorry to bring you a bad experience. I would like to confirm with you that what you mentioned does not work. Is there any error reported in PSDK?

Thank you for your support of DJI products.

Best Regards,
DJI Dajiang innovation SDK technical support

°°°

@abeldixon
Copy link
Author

image

I am getting the following error is there any possible resolution for this ?, it seems the psdk is unable to get the current state of the drone.
When I gave mission from PSDK I am able to pause from the Cloud API but not able to resume. (319044 : Task completed,Unable to resume), and Pausing/Resuming/Stopping from the PSDK is responding with the cmd retry failed when the mission is given from the hover state after take off from the dock.

@dji-dev
Copy link
Contributor

dji-dev commented Nov 16, 2023

Agent comment from shiyao.liao in Zendesk ticket #94729:

Dear Developer,

Hello, thank you for contacting DJI.

I saw that the error code…000E1 was reported in the error log. This means that the operation has timed out, which is usually caused by the link. At this time, you can check whether your Uart and BULK links are normal.

Thank you for your support of DJI products.

Best Regards,
DJI Dajiang innovation SDK technical support

°°°

@abeldixon
Copy link
Author

abeldixon commented Nov 16, 2023

Yes, I am only using the UART connection , the UART connection is still active because it's launching the sample application and establishing the connection with drone with user option selection ?
The mission execution and manual controls are working fine but the pause/resume is not working.

@dji-dev
Copy link
Contributor

dji-dev commented Nov 17, 2023

Agent comment from shiyao.liao in Zendesk ticket #94729:

Dear Developer,

Hello, thank you for contacting DJI.

Could you please send us the complete PSDK operation log? Let's take a look at the communication process in PSDK.

Thank you for your support of DJI products.

Best Regards,
DJI Dajiang innovation SDK technical support

°°°

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