mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-11 07:18:45 +08:00
56eb9bcc18
PX4 needs a bit of time to process an uploaded mission before it is ready to accept the mission mode. Therefore, we need to wait a bit. Alternatively, we could wait on the mission progress arriving properly, but this sleep is simple enough for now.