Skip to content

Mode Switch Doesn't Stop Script Execution #26

Description

@HameedFawwaz

Take this flight as an example:

  1. Takeoff in GUIDED mode
  2. Drone flies to a few waypoints as described by the script
  3. Pilot switches to another mode (STABILIZE for example)
  4. Pilot flies around manually

In this scenario, the entire time that the pilot is in STABILIZE, MAVCTL is still executing commands. There should be infrastructure created which would allow the pilot to be able to switch the flight mode, and for execution to cease. And when the mode is switched back into GUIDED mode, the script picks up its execution where it left off.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions