You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i think one of the axes is missing,
when the controller is layed flat on a table and i turn it to the left and right there is no value chang in
inState.gyroscope.x nor
inState.gyroscope.y nor
inState.gyroscope.z
compile and run the attached file to test what i mean
Sorry for my late response. That is quit interesting, I did notice some odd things there too but I never investigated that issue due to lack of time. I will try to solve the issue as soon as possible thx for reporting
I also have problems with the y axis like shown in the video. Will investigate now
Edit 01: The accelerometer is working very well with your code... that interesting because it should work the same way as the gyros
Edit 02: It may be possible that yaw isn't exposed (or at least not there where I suspected it) the currently yaw called position is more like a combination out of the other two axis.... but i continue investigating
i think one of the axes is missing,
when the controller is layed flat on a table and i turn it to the left and right there is no value chang in
inState.gyroscope.x nor
inState.gyroscope.y nor
inState.gyroscope.z
compile and run the attached file to test what i mean
main.cpp.txt
953fde32-c67b-4505-9a78-18a16c43002f.mp4
The text was updated successfully, but these errors were encountered: