Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
Toggle main menu visibility
Main Page
Related Pages
Topics
Data Structures
Data Structures
Data Structure Index
Data Fields
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
m
n
p
r
s
t
u
v
w
Enumerations
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
follow_me.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) Roland
3
*
4
* This file is part of paparazzi
5
*
6
*/
15
#ifndef FOLLOW_ME_H
16
#define FOLLOW_ME_H
17
18
extern
float
ref_pitch
;
19
extern
float
ref_roll
;
20
extern
float
selfie_alt
;
21
22
extern
void
follow_me
(
uint8_t
headingToFollow
,
uint8_t
heightObject
,
uint8_t
distanceToObject
);
23
24
#endif
25
foo
uint16_t foo
Definition
main_demo5.c:58
follow_me
void follow_me(uint8_t headingToFollow, uint8_t heightObject, uint8_t distanceToObject)
Definition
follow_me.c:62
ref_pitch
float ref_pitch
Definition
guidance_OA.c:103
selfie_alt
float selfie_alt
Definition
follow_me.c:33
ref_roll
float ref_roll
Definition
guidance_OA.c:104
uint8_t
unsigned char uint8_t
Typedef defining 8 bit unsigned char type.
Definition
vl53l1_types.h:98
sw
airborne
modules
stereocam
stereocam_follow_me
follow_me.h
Generated on Fri Mar 14 2025 12:17:59 for Paparazzi UAS by
1.9.8