mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-10 06:39:25 +08:00
5b07e0aa2f
in the name of simplicity, have one hardcoded timeout. Options to
address actuators that need more time:
- repeatedly send the command from the GS
- use another param in the {MAV/VEHICLE}_CMD to specify the duration,
expose also in commander interface, take default if not given