Browse Source

Add additional flap channel in mixer

Since sitl gazebo is unable to control to joints from a single channel, an additional mixer is defined
sbg
JaeyoungLim 5 years ago committed by Daniel Agar
parent
commit
cd59f95565
  1. 5
      ROMFS/px4fmu_common/mixers-sitl/plane_sitl.main.mix

5
ROMFS/px4fmu_common/mixers-sitl/plane_sitl.main.mix

@ -34,3 +34,8 @@ S: 0 0 10000 10000 0 -10000 10000 @@ -34,3 +34,8 @@ S: 0 0 10000 10000 0 -10000 10000
M: 1
O: 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

Loading…
Cancel
Save