mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-29 14:34:07 +08:00
After f0b05ea7cfd9de4113f4cd63e8068cf8089bc158 the control allocator only has a callback on the torque setpoint and even though this should work I'm paranoid and would like to avoid surprises by always publishing the thrust before torque then the samples that were published together are also allocated together.