The generated code is it the same of the framwork ?
이전 댓글 표시
답변 (1개)
Walter Roberson
2015년 9월 4일
0 개 추천
No.
댓글 수: 1
Walter Roberson
2015년 9월 4일
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.
카테고리
도움말 센터 및 File Exchange에서 PX4 Autopilots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!