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

mission_base: fix to set the end of mission item on error #23000

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

KonradRudin
Copy link
Contributor

Solved Problem

The UAV could make a fly away, if a mission could not be started but the mission was still declared valid.

Solution

  • Make sure to properly set a loiter item or idle item, when a mission can't be started or the current mission item could not be loaded

Changelog Entry

For release notes:

Bugfix: Prevent flyaway when an in air mission could not be started and the mission item could not be properly loaded

Test coverage

  • Simulation test: Tested on gazebo-classic_standard_vtol

@sfuhrer sfuhrer merged commit 6a7555c into main Apr 11, 2024
88 of 92 checks passed
@sfuhrer sfuhrer deleted the mission_set_end_of_mission_item_on_mission_error branch April 11, 2024 08:21
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.

None yet

2 participants