You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AirTrapMine/src/external/mavros_msgs/msg/OverrideRCIn.msg

10 lines
211 B
Plaintext

# Override RC Input
# Currently MAVLink defines override for 18 channels
# https://mavlink.io/en/messages/common.html#RC_CHANNELS_OVERRIDE
uint16 CHAN_RELEASE=0
uint16 CHAN_NOCHANGE=65535
uint16[18] channels