Introduction
Landing a drone precisely can be tricky, especially in places without clear landmarks. Using special visual markers helps the drone find and land exactly where it should, solving this problem.
Imagine parking your car in a large empty lot using a painted square on the ground as your target. You look at the square, judge how far and at what angle you are, then steer and move closer until you park perfectly inside the square.
┌───────────────┐
│ Drone │
│ Camera │
│ ↓ │
│ Detects │
│ ArUco Marker │
└─────┬─────────┘
│
│ Position & Orientation
│ Calculation
↓
┌───────────────┐
│ Drone │
│ Aligns & │
│ Descends │
│ to Marker │
└───────────────┘