mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-19 12:09:06 +08:00
14 lines
164 B
Bash
14 lines
164 B
Bash
#!/bin/sh
|
|
#
|
|
# @name 3DR Iris Quadrotor SITL
|
|
#
|
|
# @type Quadrotor Wide
|
|
#
|
|
# @maintainer Julian Oes <julian@oes.ch>
|
|
#
|
|
|
|
sh /etc/init.d/rc.mc_defaults
|
|
|
|
set MIXER quad_w
|
|
|