-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
RTL issues with multiCopter #8389
Comments
I think we need to fix this pre-release |
I cant reproduce this in SITL, also i don't see this behavior in the logs posted but they are a bit hard to read. |
@Stifael Could you have a look? |
I am also not able to reproduce it. so far I looked at the first log, and it seems that navigator sends out the correct setpoints. |
@santiago3dr Could you please try to reproduce this? |
reproduced with pixracer (V4) running current master b21af47 of the 3 instances rtl was engaged, 1 and 2 took direct path home while the third attempt headed towards a path previously set by a prior instance of rtl |
@santiago3dr thanks. it is a much simpler log and I think I just found a pattern |
I can reproduce it now |
here is a PR which solves the issue. |
Fixed! Thanks Dennis. |
If engaging RTL multiple times in the same flight, the second+ instance of RTL goes towards a previously set path by the first RTL engagement.
Couple examples:
https://review.px4.io/plot_app?log=ed176590-4352-4516-b5ed-3892436d6477
https://review.px4.io/plot_app?log=d9c63fd1-1224-4be7-8985-932a2f670c78
@dagar
The text was updated successfully, but these errors were encountered: