Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
#include "modules/nav/nav_drop.h"
#include "state.h"
#include "generated/flight_plan.h"
#include "generated/airframe.h"
#include "inter_mcu.h"
Go to the source code of this file.
Navigation module to drop a ball at a given point taking into account the wind and ground speed
Definition in file nav_drop.c.