mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Apply suggestion from @hamishwillee
This commit is contained in:
parent
01984efe7f
commit
2f9efcedae
@ -22,7 +22,6 @@ uint8 SOURCE_MAVLINK_4 = 6 # MAVLink instance 4
|
||||
uint8 SOURCE_MAVLINK_5 = 7 # MAVLink instance 5
|
||||
|
||||
|
||||
# Stick positions [-1,1]
|
||||
# on a common RC mode 1/2/3/4 remote/joystick the stick deflection: -1 is down/left, 1 is up/right
|
||||
# Note: QGC sends throttle/z in range [0,1000] - [0,1]. The MAVLink input conversion [0,1] to [-1,1] is at the moment kept backwards compatible.
|
||||
float32 roll # [@range -1,1] [@invalid NaN] Positive values are generally used for: move right, positive roll rotation, right side down
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user