- From: みけCAT <notifications@github.com>
- Date: Sat, 21 Sep 2024 11:32:51 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 21 September 2024 18:32:55 UTC
It looks weird that "meters per second" is used for all of * Linear velocity * Linear acceleration * Angular velocity * Angular acceleration in the [`GamepadPose` Interface](https://w3c.github.io/gamepad/extensions.html#gamepadpose-interface). It may be better to use these units: |value|unit| |---|---| |Linear velocity|meters per second| |Linear acceleration|meters per second per second| |Angular velocity|radians per second| |Angular acceleration|radians per second per second| -- Reply to this email directly or view it on GitHub: https://github.com/w3c/gamepad/issues/213 You are receiving this because you are subscribed to this thread. Message ID: <w3c/gamepad/issues/213@github.com>
Received on Saturday, 21 September 2024 18:32:55 UTC