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

angle wrapping scheme #63

Open
bradybus opened this issue Mar 11, 2018 · 0 comments
Open

angle wrapping scheme #63

bradybus opened this issue Mar 11, 2018 · 0 comments

Comments

@bradybus
Copy link
Contributor

I found this:

https://stackoverflow.com/a/43780476

I am wondering if it would simplify the angle wrapping. As I understand it, it could do away with the while loop, as well as the fmod. Not sure which is better.

https://github.com/byu-magicc/rosplane/blob/8da1c557aa1248db90e5c55c8025971449c366fb/rosplane/src/estimator_example.cpp#L250-253

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