- Extract the YALMIP zip file to your desired location.
- Run the
DisREAP_UI
function in MATLAB.
- Import your system and desired configurations:
- After running
DisREAP_UI
, import your system model and specify your desired configurations.
- After running
- Execute the package to start the control process.
For guidance, the package includes two examples:
- Parrot Bebop 2 Drone:
- This example demonstrates the implementation of DisREAP on a Parrot Bebop 2 drone.
- Second-Order Dynamic System Benchmark:
- This example showcases DisREAP applied to a second-order dynamic system.
- Navigate to the examples directory:
- Open the folder containing the examples within the extracted files.
- Run the example scripts:
- Follow the instructions in the example scripts to see the results and understand how to set up and execute your own system.
For any issues or questions, please refer to the issues page on GitHub.
If you use the DisREAP Toolbox, please use the following BibTeX entry:
@INPROCEEDINGS{Amiri:DiscreteREAP,
AUTHOR=" {Mohsen Amiri and Mehdi Hosseinzadeh",
TITLE="Practical Considerations for Implementing Robust-to-Early Termination Model Predictive Control",
BOOKTITLE="..... ",
ADDRESS="........",
ABSTRACT="........."}