I am implementing the px4demo_attitudeSystem demo on a hexacopter, but I am encountering the following error

3 views (last 30 days)
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
John conner on 28 Feb 2024
به نظر می رسد که شما firmware اولیه را به صورت Host target ساخته اید و اکنون با سخت افزار دیگری تلاش دارید کار کنید. )و یا بالعکس(
برای رفع این اشکال باید از add-ons وارد uav toolbox support package for px4 شوید و این بار سخت افزار مناسب را انتخاب نمایید.
راه حل بعدی تغییر سخت افزار مورد استفاده متناسب با firmware اولیه است.
Translate it from persian.

Sign in to comment.

Answers (1)

Ankur Bose
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'.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!