You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To clone this repo with all the needed submodules you can run the command:
6
5
@@ -37,7 +36,11 @@ This software currently offers two control solutions for the inner and outer loo
37
36
1.**Continuous-Time Feedback-Linearizing Control Law** combined with a **PID (Proportional-Integral-Derivative) Control Law**.
38
37
2. The above control law is augmented by a **Robust Model Reference Adaptive Control (MRAC) System**, incorporating a simplified quadratic-in-the-velocity aerodynamic model.
39
38
40
-
For further details on these control architectures, refer to the publications found [here](https://www.acslstack.com/Journals).
39
+
For further details on these control architectures, refer to the following publications:
40
+
41
+
- M. Gramuglia, G. M. Kumar, and A. L'Afflitto, ["Two-Layer Adaptive Funnel MRAC with Applications to the Control of Multi-Rotor UAVs,"](https://doi.org/10.1109/RoMoCo60539.2024.10604361)*2024 13th International Workshop on Robot Motion and Control (RoMoCo),* Poznań, Poland, 2024, pp. 31-36.
42
+
- M. Gramuglia, G. M. Kumar, and A. L’Afflitto, ["A Hybrid Model Reference Adaptive Control System for Multi-Rotor Unmanned Aerial Vehicles,"](https://doi.org/10.2514/6.2024-0755)*AIAA SCITECH 2024 Forum, 2024.*
43
+
- E. Lavretsky and K. Wise, *"Robust and Adaptive Control: With Aerospace Applications,"*, London, UK: Springer, 2012.
41
44
42
45
Future versions of the software will include additional control systems.
43
46
@@ -49,10 +52,6 @@ This flight stack is compatible with **[ROS2 Foxy](https://docs.ros.org/en/foxy/
49
52
50
53
- Provided by a motion capture system over UDP (or, alternatively, GNSS).
51
54
- IMU (Inertial Measurement Unit) from the Pixhawk flight controller.
52
-
53
-
## How to Plot Log Data
54
-
55
-
The GitHub repository **[ACSL-flightstack-accessories](https://github.com/andrealaffly/ACSL-flightstack-accessories)** provides MATLAB scripts to plot flight log data and examples of flight tests data.
56
55
57
56
## Demo
58
57
A demo of this flight stack is available on **[YouTube](https://youtu.be/Ykjjg21iAm0)**
@@ -62,7 +61,7 @@ A demo of this flight stack is available on **[YouTube](https://youtu.be/Ykjjg21
0 commit comments