Skip to content
Snippets Groups Projects
Commit 99c9e096 authored by Beat Küng's avatar Beat Küng Committed by Lorenz Meier
Browse files

vmount mavlink input: continue to poll for vehicle_command until reaching the timeout

or receiving a command that we need to handle. This makes sure that we
don't drop commands, when the output mode is set to mavlink (in that case
the input topic is rate-limited, and each input change results in a
vehicle_command publication, which results in queueing up orb items if we
get vehicle_commands from other sources too).
parent 5a189f3c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment