Skip to content

Refactored set_mode_wait and wait_vehicle_armed calls into Navigator method - #30

Merged
HameedFawwaz merged 4 commits into
mainfrom
28-navigator-method-for-waiting-for-modearm
Nov 28, 2025
Merged

Refactored set_mode_wait and wait_vehicle_armed calls into Navigator method#30
HameedFawwaz merged 4 commits into
mainfrom
28-navigator-method-for-waiting-for-modearm

Conversation

@peanutChowder

Copy link
Copy Markdown
Contributor

Created new encapsulating method wait_for_mode_and_arm in Navigator that replaces duplicated while loop calls to the following methods:

  • set_mode_wait
  • wait_vehicle_armed

@HameedFawwaz
HameedFawwaz merged commit 84ac32c into main Nov 28, 2025
0 of 3 checks passed
@HameedFawwaz

Copy link
Copy Markdown
Collaborator

PR looks good :)

@HameedFawwaz
HameedFawwaz deleted the 28-navigator-method-for-waiting-for-modearm branch November 28, 2025 22:15
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.

Navigator Method for waiting for mode/arm

2 participants