|
|
|
@ -3,7 +3,7 @@
@@ -3,7 +3,7 @@
|
|
|
|
|
[info] |
|
|
|
|
name = "quad_wide" |
|
|
|
|
key = "4w" |
|
|
|
|
description = "Generic Quadcopter in wide coax configuration" |
|
|
|
|
description = "Quadcopter in wide configuration. Same geometry as SK450 Deadcat except the CG is moved backward to load all motors equally" |
|
|
|
|
|
|
|
|
|
[rotor_default] |
|
|
|
|
axis = [0.0, 0.0, -1.0] |
|
|
|
@ -12,20 +12,20 @@ Cm = 0.05
@@ -12,20 +12,20 @@ Cm = 0.05
|
|
|
|
|
|
|
|
|
|
[[rotors]] |
|
|
|
|
name = "front_right" |
|
|
|
|
position = [0.3746066, 0.927184, 0.0] |
|
|
|
|
position = [0.1515, 0.245, 0.0] |
|
|
|
|
direction = "CCW" |
|
|
|
|
|
|
|
|
|
[[rotors]] |
|
|
|
|
name = "rear_left" |
|
|
|
|
position = [-0.62932, -0.777146, 0.0] |
|
|
|
|
position = [-0.1515, -0.1875, 0.0] |
|
|
|
|
direction = "CCW" |
|
|
|
|
|
|
|
|
|
[[rotors]] |
|
|
|
|
name = "front_left" |
|
|
|
|
position = [0.3746066, -0.927184, 0.0] |
|
|
|
|
position = [0.1515, -0.245, 0.0] |
|
|
|
|
direction = "CW" |
|
|
|
|
|
|
|
|
|
[[rotors]] |
|
|
|
|
name = "rear_right" |
|
|
|
|
position = [-0.62932, 0.777146, 0.0] |
|
|
|
|
position = [-0.1515, 0.1875, 0.0] |
|
|
|
|
direction = "CW" |