mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-28 01:18:12 +08:00
* MulticopterPositionControl: Add timeout before triggering emergency setpoint on invalid TrajectorySetpoint * Apply suggestions from code review Co-authored-by: Jacob Dahl <37091262+dakejahl@users.noreply.github.com> * Cleanup & address review comments * Safegaurd against using old setpoint if states aren't valid anymore --------- Co-authored-by: Jacob Dahl <37091262+dakejahl@users.noreply.github.com>