mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
The flow output table shows forward movement producing +Y flow and rightward movement producing -X flow, which confuses users whose sensors have X-forward/Y-right coordinate systems. Add an info note explaining that integrated flow values are angular rotations (radians) about the body axes using the right-hand convention, which is why the axes are cross-coupled with translational motion.