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

BUG: "Execution of this process has timed out(255)" and virtual sticks stopped working #160

Open
kripper opened this issue Apr 25, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@kripper
Copy link
Collaborator

kripper commented Apr 25, 2023

Describe the bug

On one of my autonomous vision-landing tests, I got this error on the logs:

setVirtualStickModeEnabled() failed (will retry): Execution of this process has timed out(255)

As a consequence, I lost complete control of the drone using virtual sticks.
I'm not sure what was the cause, but I noticed RosettaDrone was not running in foreground and the mobile screen was off.
Maybe a bug in the DJI's SDK.

It also seemed that the drone was stuck moving with fixed direction and velocity, so I took the RC before it crashed.
After that, I noticed that virtual sticks were not responding any more, while moving with the RC was working fine (as usual).

I googled for the message Execution of this process has timed out and found some reports related with moving the gimbal.
On my tests, I also move the gimbal to -90°:

Gimbal Pos: -90.0 : 3.4028235E38

Steps To Reproduce

No idea

Screenshots

No response

Desktop

No response

Smartphone

No response

Additional context

Model: DJI Mini SE

@kripper kripper added the bug Something isn't working label Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant