116
edits
Changes
Day 1
,→Guide for PX4 SITL + Gazebo
# QtCreator: we used [https://dev.px4.io/en/setup/building_px4.html#qt-creator-on-linux https://dev.px4.io/en/setup/building_px4.html#qt-creator-on-linux] that checkout needed gazebo sitl files
# <code>make posix_sitl_default gazebo</code> executed in <code>~/src/Firmware</code> launches gazebo and px4 sitl with the default iris model
# Init script for px4 console which configures also mavlink, is found under <code>%Firmware%/posix-configs/SITL/init/ekf2/iris</code>