Skip to content

Fix VTOL stuck after back-transition in Mission Fast RTL#26199

Merged
sfuhrer merged 4 commits intoPX4:mainfrom
AkaiEurus:pr-rtl-alt-acceptance-radius
Jan 21, 2026
Merged

Fix VTOL stuck after back-transition in Mission Fast RTL#26199
sfuhrer merged 4 commits intoPX4:mainfrom
AkaiEurus:pr-rtl-alt-acceptance-radius

Conversation

@AkaiEurus
Copy link
Copy Markdown
Contributor

Solved Problem

Extends the fix from #24115 to cover the rtl_mission_fast path.

Solution

Relaxed alt_acceptance_radius (FLT_MAX) in RtlMissionFast after back-transition, matching the fixes in rtl_mission_fast_reverse.cpp and rtl_direct_mission_land.cpp.

Test coverage

SITL

@AkaiEurus
Copy link
Copy Markdown
Contributor Author

@sfuhrer @KonradRudin Could you please take a look?

Copy link
Copy Markdown
Contributor

@sfuhrer sfuhrer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @AkaiEurus , thanks for the fix, that makes sense to align.
Can you also port it to release/1.17?

@sfuhrer sfuhrer merged commit 5635d63 into PX4:main Jan 21, 2026
70 checks passed
@AkaiEurus AkaiEurus deleted the pr-rtl-alt-acceptance-radius branch January 21, 2026 11:42
mbjd pushed a commit that referenced this pull request Feb 17, 2026
Co-authored-by: EurusAkai <1826983968@qq.com>
TheLukaDragar pushed a commit to TheLukaDragar/PX4-Autopilot that referenced this pull request Feb 24, 2026
Co-authored-by: EurusAkai <1826983968@qq.com>
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

Successfully merging this pull request may close these issues.

2 participants