The generated code is it the same of the framwork ?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
the question is in the title
2 commentaires
Réponses (1)
Walter Roberson
le 4 Sep 2015
No.
1 commentaire
Walter Roberson
le 4 Sep 2015
You are using the complete pixhawk tool chain, creating whatever binary format it needs using the code generation tools that people would normally use to program pixhawk. If that is what you mean by "framework" then the answer to your question is Yes.
However, the algorithm that is developed will not be the same as the algorithms supplied with pixhawk. You are making a custom modification, your whole point is to have something different. So if by "framework" you are talking about the details of the algorithms and code that control a flight, then No, you will be generating something different.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!