I am having trouble building PX4 Hardware
14 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (2)
Venkat Siddarth Reddy
am 5 Okt. 2024
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 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!