Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Units used in the GamepadPose Interface look weird #213

Open
mikecat opened this issue Sep 21, 2024 · 0 comments
Open

Units used in the GamepadPose Interface look weird #213

mikecat opened this issue Sep 21, 2024 · 0 comments

Comments

@mikecat
Copy link

mikecat commented Sep 21, 2024

It looks weird that "meters per second" is used for all of

  • Linear velocity
  • Linear acceleration
  • Angular velocity
  • Angular acceleration

in the 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant