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?
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!