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

Yaw values in the sample code (visualize) #12

Open
trivikramak opened this issue Apr 7, 2016 · 0 comments
Open

Yaw values in the sample code (visualize) #12

trivikramak opened this issue Apr 7, 2016 · 0 comments

Comments

@trivikramak
Copy link

A small change in the actual object's (say board) orientation (Yaw) is changing both the Yaw and Roll values given by the library by a lot. But, the visualizer is showing the orientation changes correctly.

When I changed just the Yaw of the board by approximately 10 degrees, the values returned by the library changed from 258.55 -76.74 -78.69 to 107.18 -83.89 82.95.

Don't the Yaw, Pitch, Roll values returned by the library represent the rotations about axes ?
Why can't we use the Yaw, Pitch, Roll values directly to rotate the 3D object (Instead of applying matrix transformations) ?

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