![]() |
Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
Follow a certain AC ID. More...
#include "multi/follow.h"
#include "generated/airframe.h"
#include "generated/flight_plan.h"
#include "modules/nav/waypoints.h"
#include "state.h"
Go to the source code of this file.
Macros | |
#define | FOLLOW_OFFSET_X 0.0 |
#define | FOLLOW_OFFSET_Y 0.0 |
#define | FOLLOW_OFFSET_Z 0.0 |
Functions | |
void | follow_init (void) |
void | follow_wp (void) |
Definition at line 64 of file follow.c.
References acInfoGetPositionEnu_i(), FOLLOW_OFFSET_X, FOLLOW_OFFSET_Y, FOLLOW_OFFSET_Z, foo, POS_BFP_OF_REAL, stateGetPositionEnu_i(), and waypoint_move_enu_i().