mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-28 13:10:34 +08:00
04f76c932e
The drag force is a vector. drag_x = drag.norm() * vx / v.norm()