The generated code is it the same of the framwork ?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
the question is in the title
2 comentarios
Respuestas (1)
Walter Roberson
el 4 de Sept. de 2015
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.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!