I am having trouble building PX4 Hardware
14 次查看(过去 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!