How do I deploy control algorithms to Parrot Minidrones using the support package?
Show older comments
I have installed the support package for Parrot Minidrones and I am wondering which are the steps to deploy a control algorithm via Simulink.
Accepted Answer
More Answers (1)
David Ding
on 27 Sep 2017
1 vote
Hi Jon,
It depends on which control algorithm you are talking about. If you are designing a PID controller, Simulink has a comprehensive documentation on this:
With examples as well:
Once you designed a controller in Simulink, you may wrap it up as an atomic subsystem or model reference and include it in your Parrot Minidrones main model.
Thanks,
David
Categories
Find more on Parrot Minidrones in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!