programa final
CrazyflieController.h@8:1ad52489f6f3, 2018-11-30 (annotated)
- Committer:
- yurindes
- Date:
- Fri Nov 30 19:23:29 2018 +0000
- Branch:
- yuri
- Revision:
- 8:1ad52489f6f3
- Parent:
- 1:579511e9f0b8
final;
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
yvesyuzo | 0:3871dc7bedf7 | 1 | #ifndef CrazyflieController_h |
yvesyuzo | 0:3871dc7bedf7 | 2 | #define CrazyflieController_h |
yvesyuzo | 0:3871dc7bedf7 | 3 | |
yvesyuzo | 1:579511e9f0b8 | 4 | #include "AttitudeEstimator.h" |
yvesyuzo | 0:3871dc7bedf7 | 5 | #include "AttitudeController.h" |
yvesyuzo | 0:3871dc7bedf7 | 6 | #include "Mixer.h" |
yvesyuzo | 0:3871dc7bedf7 | 7 | #include "Library.h" |
yurindes | 8:1ad52489f6f3 | 8 | #include "VerticalEstimator.h" |
yurindes | 8:1ad52489f6f3 | 9 | #include "VerticalController.h" |
yvesyuzo | 0:3871dc7bedf7 | 10 | #endif |