I am implementing the px4demo_attitudeSystem demo on a hexacopter, but I am encountering the following error
조회 수: 1 (최근 30일)
이전 댓글 표시
I am implementing the px4demo_attitudeSystem demo on a hexacopter, but I am encountering the following error. How can I resolve it? I understand that it is a configuration issue, but what exactly do I need to configure?![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1619603/image.jpeg)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1619603/image.jpeg)
댓글 수: 1
John conner
2024년 2월 28일
به نظر می رسد که شما firmware اولیه را به صورت Host target ساخته اید و اکنون با سخت افزار دیگری تلاش دارید کار کنید. )و یا بالعکس(
برای رفع این اشکال باید از add-ons وارد uav toolbox support package for px4 شوید و این بار سخت افزار مناسب را انتخاب نمایید.
راه حل بعدی تغییر سخت افزار مورد استفاده متناسب با firmware اولیه است.
Translate it from persian.
답변 (1개)
Ankur Bose
2024년 3월 26일
The Simulink model 'px4demo_attitudeSystem' contains a model reference 'px4demo_attitude_control'. Open that model (by doing right-click and select Open as Top Model) and set the same hardware board as that of 'px4demo_attitudeSystem' in the Configuration settings of 'px4demo_attitude_control'.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!