¿Why do I get a compilation error when building Quadrocopter example?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Jon Del olmo
el 8 de Oct. de 2017
Editada: Ankur Bose
el 16 de Oct. de 2017
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.
0 comentarios
Respuesta aceptada
Ankur Bose
el 16 de Oct. de 2017
Editada: Ankur Bose
el 16 de Oct. de 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.
0 comentarios
Más respuestas (1)
Suze Zhang
el 11 de Oct. de 2017
Hi Jon,
Maybe try to delete the contents of the "work" folder found in MATLAB Current Directory, then re-build the Simulink model.
0 comentarios
Ver también
Categorías
Más información sobre MATLAB Support Package for Parrot Drones en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!