Files
PX4-Autopilot/src/modules
Beat Küng 80febaf0f0 mc_pos_control: immediately switch out of goto setpoint when receiving trajectory_setpoint
Previously, when switching from a goto setpoint into a mode that publishes
trajectory_setpoint, the previous goto setpoint was still used for 500ms,
which then caused a setpoint jump.
This change makes sure that when a trajectory_setpoint is received, any
existing goto setpoint is marked as invalid immediately.
2025-07-16 09:02:47 +02:00
..
2025-03-10 18:59:52 -04:00
2025-07-15 09:58:41 +02:00
2025-03-27 09:46:02 -06:00
2025-05-26 14:47:38 +02:00