Skip to content
This repository has been archived by the owner on Sep 14, 2019. It is now read-only.

Fix FindTurnTimeConstant rotational velocity units #99

Open
Gabe-Mitnick opened this issue Mar 12, 2018 · 0 comments
Open

Fix FindTurnTimeConstant rotational velocity units #99

Gabe-Mitnick opened this issue Mar 12, 2018 · 0 comments

Comments

@Gabe-Mitnick
Copy link
Contributor

getRate() is supposed to be degrees per second, we thought it was really radians per second, turns out it's neither. probably use getRawGyroZ() instead. you could just change the variable names so they don't make it seem like the units are radians per second, since the code basically works using getRate(), but then if they release a fix to the getRate() bug, we have to change the code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant