mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
13 lines
165 B
Bash
13 lines
165 B
Bash
#!/bin/sh
|
|
#
|
|
# @name 3DR Iris Quadrotor SITL
|
|
#
|
|
# @type Quadrotor Wide
|
|
#
|
|
# @maintainer Julian Oes <julian@oes.ch>
|
|
#
|
|
|
|
. ${R}etc/init.d/rc.mc_defaults
|
|
|
|
set MIXER quad_w
|