How to troubleshoot pixhawk build error problem during executing example file?
Show older comments
Hello,
I followed the steps outlined in the link above, and the diagnostic results showed the following:


An error occurred stating that the index exceeds the array bounds. I tried looking for a solution to this issue but couldn't find any relevant sources. If anyone knows how to resolve this problem, please let me know.
Answers (2)
준호
on 19 Jan 2025
Moved: Angelo Yeo
on 20 Jan 2025
1 vote
3 Comments
ness
on 4 Feb 2025
hello, i have the same problem my path of the firmware is: \\wsl.localhost\Ubuntu-22.04\home\nesserine\PX4-Autopilot. and what do you mean by not executing bash ./ubuntu.sh command. Could you provid me more steps please .
Ankur Bose
on 6 Feb 2025
Run the following command in the MATLAB command Window. This will unblock you from the error you are facing
setpref('MW_PX4_Build','FullFirmwareBuild',true)
We are working on a fix for this issue
ness
on 6 Feb 2025
Yes, it works perfectly now, thank you so much for your help.
준호
on 4 Feb 2025
0 votes
Categories
Find more on PX4 Autopilots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!