Add boat(usv) sitl target

This commit is contained in:
JaeyoungLim
2020-02-10 08:23:04 +01:00
committed by Lorenz Meier
parent 0ac300f77a
commit e0d6f94318
4 changed files with 95 additions and 1 deletions
@@ -0,0 +1,15 @@
Mixer for SITL boat
=========================================================
Throttle of left propeller of boat on Output 0
---------------------------------------
M: 2
S: 0 2 10000 10000 0 -10000 10000
S: 0 3 10000 10000 0 -10000 10000
Throttle of right propeller of boat on Output 1
---------------------------------------
M: 2
S: 0 2 -10000 -10000 0 -10000 10000
S: 0 3 10000 10000 0 -10000 10000