Paparazzi UAS  v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
mav_exercise.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void mav_exercise_init (void)
 
void mav_exercise_periodic (void)
 

Function Documentation

◆ mav_exercise_init()

void mav_exercise_init ( void  )

Definition at line 67 of file mav_exercise.c.

References color_detection_cb(), color_detection_ev, and ORANGE_AVOIDER_VISUAL_DETECTION_ID.

+ Here is the call graph for this function:

◆ mav_exercise_periodic()