I just fixed this problem by installing PX4-Autopilot firmware to the Linux home directory(not windows directory) and not executing bash ./ubuntu.sh command.
How to troubleshoot pixhawk build error problem during executing example file?
4 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
回答(2 个)
준호
2025-1-19
移动:Angelo Yeo
2025-1-20
3 个评论
Ankur Bose
2025-2-6
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
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
