Replies: 2 comments
-
hi Butinam if u solve this problem please share with me |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am doing a vr project and I need to calculate the position using the mpu sensor.
So, I have to calculate the distance from the acceleration.
I use the output quaternion values to rotate well but I can't move object.
So, I want the value to be 0, 0, 0 remove gravity when the sensor is not moving.
I am using arduino(mpu 9250) and Unity.
Please give me some advice.
Beta Was this translation helpful? Give feedback.
All reactions