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

Pitch and yaw reversed in Visualizer #15

Open
descampsa opened this issue Sep 1, 2016 · 3 comments
Open

Pitch and yaw reversed in Visualizer #15

descampsa opened this issue Sep 1, 2016 · 3 comments

Comments

@descampsa
Copy link

I noticed a minor issue in the visualizer example : the pitch and yaw angles are reversed.
When i rotate the board in one direction along one of these axes, the visualization rotate in the opposite direction.

@PaulStoffregen
Copy link
Contributor

Are you using the visualizer that comes with this library, or the buggy one from Arduino's website?

arduino/ArduinoCore-arc32#151

@descampsa
Copy link
Author

I am using the visualizer that comes with the library, and the last git revision.

@mjs513
Copy link

mjs513 commented Mar 14, 2017

Hi Paul. Know you are busy but have a really quick question. @hanyazou (author of the BMI160 lib) gave me code for using the BMI160 FIFO. Had trouble at first but finally got it working with his help. So I incorporated into the visualizer code and works fairly well but having problems with orientation in the Processing visualizer. Don't want to say exactly until I can make sure its not just me. Can you tell me where the transformation matrix came from that is in the code? Looking at a RPY rotation matrix and trying to align it with the matrix I have seen.

Thanks
Mike

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

3 participants