- OS: Windows Server 2012 R2
- Compiler: Microsoft Visual C++ 2015 Professional
- CPU: Intel Xeon E5-2650 V4 @2.2 GHz (2 CPUs, 24 cores in total)
- Hyper-Threading and Turbo Boost disabled
- Copy the folder
ACADO\Quadrotor
toACADO\interfaces\matlab\examples\code_generation\nmpc\
. - Run
Quadrotor.m
to define the NMPC problem. - Run
Quadrotor_sim.m
to do the closed-loop simulation.
- Run
AutoGenU_Quadcopter.mw
.
- Find the quadrotor example under the
ParNMPC-Beta1.0
branch in https://github.com/deng-haoyang/ParNMPC. - Follow the user manual.