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

timeout error - try again [Bebop 2] #199

Open
tommy1223 opened this issue May 4, 2020 · 3 comments
Open

timeout error - try again [Bebop 2] #199

tommy1223 opened this issue May 4, 2020 · 3 comments

Comments

@tommy1223
Copy link

I am doing a project using Bebop 2. I am using Raspberry Pi to control the drone. After I take off the drone, I have a 3 minutes algorithm for the drone so it has to hover 3 minutes without moving. However, it sometimes returns timeout error in a random time and I lose all the control to the drone. I am using takeoff() and land() function directly so I think it should be not related to the takeoff or land timeout. The error is not always happening and it happens randomly at different times of my program.

Is there a solution regarding this? Or is it possible to disable the timeout feature?

Thank you in advance!

@amymcgovern
Copy link
Owner

The timeout is from the connection itself. Can you do a try/catch with the connection and reconnect?

@R0M107
Copy link

R0M107 commented Jun 21, 2024

Hi,
I don't know if this project is still maintained or not but I have the same problem, it say :
timeout - trying again
At the time I start the program, like 2 second after, this message is displayed and after it is displayed every 5 seconds.
I don't know how to solve this problem.

Sorry if my english is bad, I'm french.

@amymcgovern
Copy link
Owner

I'm still here but I don't have any running parrot drones anymore :(

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

3 participants