FAILED: cd /home/alexcherpi/Documents/GIT_PolyDrones/polydrones_px4/build/posix_sitl_default/build_gazebo && /usr/bin/cmake --build . && /usr/bin/cmake -E touch /home/alexcherpi/Documents/GIT_PolyDrones/polydrones_px4/build/posix_sitl_default/external/Stamp/sitl_gazebo/sitl_gazebo-build ...
Installed and verified BASH shell is working. Installed and verified make command is working. Installed and verified cmake command is working. Is there additional files I must obtain to get the build_posix_sitl_default directory or is there something else wrong?DanWilson00 commented Feb 21, 2017...
由于已经有了PX4固件,我将从https://gitee.com/robin_shaun/PX4_Firmware下的固件更名为px4_XT, 运行roslaunch px4_XT mavros_posix_sitl.launch后,Gazebo仿真没问题,也没报错,但是和Mavros通信有问题。请问一下可能是什么原因? ~/PX4_Firmware$ rostopic echo /mavros/state header: seq: 0 stamp: secs: 0 ...
dagar, Here is the log from the beginning after cleaning the build: matt@matt:~/PX4/Firmware$ make posix jmavsim -- PX4 VERSION: –l -- CONFIG: posix_sitl_default -- Build Type: RelWithDebInfo -- The CXX compiler identification is GNU 5.4.0 -- The C compiler identification is GNU 5...
Hello, The title says it all. I'm running Gazebo 7.11 and ROS Indigo on 14.04. This is what I get when I run make posix_sitl_default gazebo [3/7] Performing configure step for 'sitl_gazebo' -- install-prefix: /usr/local -- Boost version:...
default="false"/> <arg name="respawn_gazebo" default="false"/> <!-- PX4 configs --> <arg name="interactive" default="true"/> <!-- PX4 SITL --> <arg unless="$(arg interactive)" name="px4_command_arg1" value="-d"/> <arg if="$(arg interactive)" name="px4_command_arg1" ...
Hi, I encounted an issue when trying to start the gazebo sitl with ROS. When trying to launch the gazebo simulation, I encountered the following error. **user@user:~/src/Firmware$ roslaunch px4 posix_sitl.launch **WARNING: Package name "...
px4-alias.sh param select parameters.bson param import # system_power not implemented param set CBRK_SUPPLY_CHK 894281 param set-default BAT1_V_DIV 5.7 # broadcast to LAN # always keep current config param set SYS_AUTOCONFIG 0 # useless but required for parameter c...