I am implementing the px4demo_attitudeSystem demo on a hexacopter, but I am encountering the following error
1 view (last 30 days)
Show older comments
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 Comment
John conner
on 28 Feb 2024
به نظر می رسد که شما firmware اولیه را به صورت Host target ساخته اید و اکنون با سخت افزار دیگری تلاش دارید کار کنید. )و یا بالعکس(
برای رفع این اشکال باید از add-ons وارد uav toolbox support package for px4 شوید و این بار سخت افزار مناسب را انتخاب نمایید.
راه حل بعدی تغییر سخت افزار مورد استفاده متناسب با firmware اولیه است.
Translate it from persian.
Answers (1)
Ankur Bose
on 26 Mar 2024
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 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!