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 feasibility checks: improve correctness of docs, escpecially around MIS_DIST_1WP #3424

Merged
merged 3 commits into from
Oct 31, 2024

Conversation

sfuhrer
Copy link
Contributor

@sfuhrer sfuhrer commented Oct 31, 2024

The docs around mission feasibility are a bit outdated, especially since PX4/PX4-Autopilot#23568.

Related PR in PX4 for param description: PX4/PX4-Autopilot#23873

@sfuhrer sfuhrer force-pushed the pr-improve-mission-feasibility-docs branch from 6391328 to 5540a9a Compare October 31, 2024 13:36
Copy link

No flaws found

@@ -76,18 +76,20 @@ For more information about mission planning, see:

## Mission Feasibility Checks

PX4 runs some basic sanity checks to determine if a mission is feasible when it is uploaded, and when the vehicle is first armed.
PX4 runs some basic sanity checks to determine if a mission is feasible when it is uploaded and before executing a mission.
Copy link
Collaborator

Choose a reason for hiding this comment

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

FMI Does this prevent switching to mission mode or you switch and the mission is in some kind of paused state?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It prevents switching into Mission and will instead switch to Hold.

Copy link
Collaborator

@hamishwillee hamishwillee left a comment

Choose a reason for hiding this comment

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

Thanks @sfuhrer ! Merging but might make post process changes based on your answer to https://github.com/PX4/PX4-user_guide/pull/3424/files#r1825185926

@hamishwillee hamishwillee merged commit 1974cf1 into main Oct 31, 2024
1 check passed
@hamishwillee hamishwillee deleted the pr-improve-mission-feasibility-docs branch October 31, 2024 21:33
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