mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-11 15:29:59 +08:00
a7e01b18d8
* 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>