2 changed files with 17 additions and 1 deletions
@ -0,0 +1,12 @@ |
|||||||
|
#!/bin/sh |
||||||
|
# |
||||||
|
# @name IF750A SITL |
||||||
|
# InspiredFlight 750 Auterion edition. Gazebo Only. |
||||||
|
# |
||||||
|
# @type Quadrotor |
||||||
|
# |
||||||
|
|
||||||
|
sh /etc/init.d/rc.mc_defaults |
||||||
|
|
||||||
|
set MIXER quad_x |
||||||
|
|
Loading…
Reference in new issue