mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
Add additional flap channel in mixer
Since sitl gazebo is unable to control to joints from a single channel, an additional mixer is defined
This commit is contained in:
@@ -34,3 +34,8 @@ S: 0 0 10000 10000 0 -10000 10000
|
|||||||
M: 1
|
M: 1
|
||||||
O: 10000 10000 0 -10000 10000
|
O: 10000 10000 0 -10000 10000
|
||||||
S: 0 1 10000 10000 0 -10000 10000
|
S: 0 1 10000 10000 0 -10000 10000
|
||||||
|
|
||||||
|
# mixer for the flaps
|
||||||
|
M: 1
|
||||||
|
O: 10000 10000 0 -10000 10000
|
||||||
|
S: 0 4 10000 10000 0 -10000 10000
|
||||||
|
|||||||
Reference in New Issue
Block a user