imusensor icon indicating copy to clipboard operation
imusensor copied to clipboard

About the default orientation

Open domonless opened this issue 2 years ago • 1 comments

Thanks for the great work.

I am a newbie with IMUs.

when I run the Basic Usage code, I get Orientation output like:

roll: 178.8470066832591 ; pitch : 0.10481996839275354 ; yaw : 123.34091836135526

My MPU9250 board is placed horizontally on the desktop, my question is, how do I reset these values to zeros at the beginning or these values are based on the world coordinate system which will change only when the direction of the board changes ?

Thanks.

domonless avatar Oct 11 '21 13:10 domonless

Hi,

I don't think I have included the functionality of resetting to zeros at an initial position. However, I do see that this could be useful in some applications. I will try to put this in the later version of the package.

Thanks, Niru

niru-5 avatar Oct 30 '21 20:10 niru-5