I am having trouble building PX4 Hardware
13 ビュー (過去 30 日間)
古いコメントを表示
I am trying to setup UAV Toolbox Support Package for PX4 Autopilots and in the build step, I am recieving this error message:
BUILDSTARTING_04-Oct-2024_20-39-58
CMAKE Config selected : px4_fmu-v3_default
your 131072x1 screen size is bogus. expect trouble
/bin/sh: 1: cmake: Permission denied
/bin/sh: 1: cmake: Permission denied
make: *** [Makefile:227: px4_fmu-v3_default] Error 127
I have successfully completed cloning PX4-Autopilot inside home directory and also completed other steps as well. But couldn't figure it out what is the problem.
0 件のコメント
回答 (2 件)
Venkat Siddarth Reddy
2024 年 10 月 5 日
Hi Altug,
The log message "your 131072x1 screen size is bogus. expect trouble" indicates that the issue is with the Operating System rather than the "hardware setup" itself.
To further investigate this issue, please refer to the following community post:
Additionally, if the problem persists even after resolving the above the error message, I would suggest verifying the "cmake" permissions and if possible do a fresh installation of latest "cmake" version compatible.
I hope this helps!
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!