mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 06:50:15 +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.