The generated code is it the same of the framwork ?
Mostrar comentarios más antiguos
Respuestas (1)
Walter Roberson
el 4 de Sept. de 2015
0 votos
No.
1 comentario
Walter Roberson
el 4 de Sept. de 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.
Categorías
Más información sobre PX4 Autopilots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!