Error: /home/afif/PX4-Autopilot/build/px4_sitl_default is not a directory make: *** [Makefile:219: px4_sitl_default] Error 1 Jaeyoung-Limcommented make submodulesupdate added the afiffadhlurrahmancommentedJan 23, 2021 I have run themake submodulesupdatecommand recently but its still get er...
However, when I do the sitl command, I get an error stating that I don't have protobuf installed. Is there anything I have to do for the makefile to see that protobuf is installed? Here is the full error output make px4_sitl_default gazebo ninja: Entering directory `/home/hades/Firm...
PX4-Autopilot$makepx4_sitl_defaultgazebo[0/4]Performingbuildstepfor'sitl_gazebo-classic'[1/88]...
cd /home/jiaruilin/bingobinlw-volans-master/volans/Firmware/build/px4_sitl_default/build_gazebo && /usr/bin/cmake --build . ninja: build stopped: subcommand failed. Makefile:193: recipe for target 'px4_sitl_default' failed make: *** [px4_sitl_default] Error 1 这该怎么办呀 hyungseok ...
I have solved this problem. This error is because of running out of swap space. When I install Ubuntu 18.04, I set my swap space 8g. So I should add the space of my swap space. Jaeyoung-Limclosed this ascompletedNov 24, 2020
make: *** [posix_sitl_default] Error 1 I am also having the same problem but I can't find the solution of above, could some one please help me to find a solution? thanks! Copy link Contributor hamishwillee commented Sep 18, 2018 @QuimItarte This issue was closed. Suggest you repos...
But when I run the command "make posix_sitl_default gazebo" I get the following error log: [1/1] Re-running CMake... -- Build Type: RelWithDebInfo -- PX4 VERSION: v1.7.3 -- CONFIG: posix_sitl_default -- Build Type: RelWithDebInfo ...
AirSim version (1.3.1) Unreal version(4.25) python version (3.8.3) Im trying to setup PX4 in SITL for AirSim simulator. But I'm getting error as in the screenshot: Can some one please help me or give me a hint on how to resolve the issue?
) UnicodeEncodeError: 'ascii' codec can't encode character u'\u2013' in position 0: ordinal not in range(128) [27/672] Generating parameters.xml ninja: build stopped: subcommand failed. Makefile:148: recipe for target 'posix_sitl_default' failed make: *** [posix_sitl_default] Error 1 ...