Paparazzi UAS  v5.10_stable-5-g83a0da5-dirty
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
follow_me.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void follow_me_periodic (void)
 

Variables

float ref_pitch
 
float ref_roll
 
float selfie_alt
 

Detailed Description

Author
Roland Follows a person using the reference given by the stereocam. This module does so by changing the yaw angle and roll angle alternatively. This way the drone does not drift away, and keeps looking at the person it tries to follow.

Definition in file follow_me.h.

Function Documentation

Variable Documentation

float selfie_alt

Definition at line 33 of file follow_me.c.

Referenced by follow_me_periodic().