¿Why do I get a compilation error when building Quadrocopter example?

1 view (last 30 days)
I follow the steps described in the documentation to run a simulink model on a Parrot Minidrone hardware.
I successfully deploy the gettingstarted example. The Quadrocopter model has some issue with inports and outports. I did not change anything in the example model. I only follow the described steps and build the model.

Accepted Answer

Ankur Bose
Ankur Bose on 16 Oct 2017
Edited: Ankur Bose on 16 Oct 2017
Hi Jon, I believe you are using the shipped version on the quadcopter model in R2017a. The shipped model needs to be updated.
In R2017a
Please follow instructions in the following report to update the quadcopter example in R2017a:
Then, open the example by entering the following command in MATLAB:
>> asbQuadcopterStart
These should resolve the issues you are seeing.

More Answers (1)

Suze Zhang
Suze Zhang on 11 Oct 2017
Hi Jon,
Maybe try to delete the contents of the "work" folder found in MATLAB Current Directory, then re-build the Simulink model.

Categories

Find more on MATLAB Support Package for Parrot Drones 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!