Introduction
Imagine you want a drone to fly a specific path and perform tasks automatically. To do this, you need to send the drone a set of instructions and make sure it follows them correctly. This process is called mission upload and execution.
Think of sending a friend on a treasure hunt. You first draw a map with clues (mission planning), then give the map to your friend (mission upload). Your friend follows the map to find treasures (mission execution), while you keep in touch to help if needed (monitoring and control).
┌───────────────┐ ┌───────────────┐ ┌───────────────┐ ┌───────────────┐ │ Mission │ │ Mission │ │ Mission │ │ Monitoring & │ │ Planning │────▶│ Upload │────▶│ Execution │────▶│ Control │ └───────────────┘ └───────────────┘ └───────────────┘ └───────────────┘