ubcuas / MissionPlanner-Scripts

Python Automation of MissionPlanner
MIT License
1 stars 0 forks source link

Fix arm #63

Closed ramjayakumar21 closed 6 months ago

ramjayakumar21 commented 6 months ago

Description

We removed the 10-second timer when waiting for arming after the /takeoff command. Now /takeoff will immediately fail if the drone is not already armed, and immediately take off if drone is armed.

Resolves #61

Type of change

What types of changes does your code introduce to this project? Put an x in the boxes that apply

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. This is simply a reminder of what we are going to look for before merging your code.