mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 11:59:17 +08:00
fixes for R1 mixer https://github.com/PX4/sitl_gazebo/issues/533
This commit is contained in:
committed by
Daniel Agar
parent
120f188ada
commit
e19ca62a0a
@@ -3,15 +3,15 @@ Mixer for SITL rover
|
|||||||
|
|
||||||
Output 0
|
Output 0
|
||||||
---------------------------------------
|
---------------------------------------
|
||||||
M: 1
|
M: 2
|
||||||
O: 10000 10000 0 -10000 10000
|
|
||||||
S: 0 2 10000 10000 0 -10000 10000
|
S: 0 2 10000 10000 0 -10000 10000
|
||||||
|
S: 0 3 10000 10000 0 -10000 10000
|
||||||
|
|
||||||
Output 1
|
Output 1
|
||||||
---------------------------------------
|
---------------------------------------
|
||||||
M: 1
|
M: 2
|
||||||
O: 10000 10000 0 -10000 10000
|
|
||||||
S: 0 2 10000 10000 0 -10000 10000
|
S: 0 2 10000 10000 0 -10000 10000
|
||||||
|
S: 0 3 10000 10000 0 -10000 10000
|
||||||
|
|
||||||
Output 2
|
Output 2
|
||||||
---------------------------------------
|
---------------------------------------
|
||||||
@@ -27,14 +27,14 @@ Z:
|
|||||||
|
|
||||||
Output 5
|
Output 5
|
||||||
---------------------------------------
|
---------------------------------------
|
||||||
M: 1
|
M: 2
|
||||||
O: 10000 10000 0 -10000 10000
|
S: 0 2 -10000 -10000 0 -10000 10000
|
||||||
S: 0 3 10000 10000 0 -10000 10000
|
S: 0 3 10000 10000 0 -10000 10000
|
||||||
|
|
||||||
Output 6
|
Output 6
|
||||||
---------------------------------------
|
---------------------------------------
|
||||||
M: 1
|
M: 2
|
||||||
O: 10000 10000 0 -10000 10000
|
S: 0 2 -10000 -10000 0 -10000 10000
|
||||||
S: 0 3 10000 10000 0 -10000 10000
|
S: 0 3 10000 10000 0 -10000 10000
|
||||||
|
|
||||||
Output 7
|
Output 7
|
||||||
|
|||||||
Reference in New Issue
Block a user