无人机 A* 路径规划系统
This guide explains a compact A* path-planning workflow for a drone software stack. It combines a grid map, an A* search routine, MAVLink position commands, and landing/disarm confirmation so the mission flow is easier to reason about and safer to test. Contro