Open Bobur-kobilov opened 6 years ago
Well, you need to figure out which direction is North in unity 3d and then choose the sensor order accordingly into the Madwick filter.
On Mon, Nov 27, 2017 at 4:14 AM, Bobur-kobilov notifications@github.com wrote:
Hi Kris, Thank you a lot for the source code!
I implemented Madgwick source code with LSM9DS0 and the data that I get are really good but I have a problem with aligning the sensor orientation with global orientation. For instance, for visualization, I sent quaternion data to unity 3d and when I move the sensor in pitch direction, in the unity character is moving in yaw direction. Please could you help how to feed quaternion values to 3d character
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kriswiner/LSM9DS0/issues/14, or mute the thread https://github.com/notifications/unsubscribe-auth/AGY1qgstp8kjX2shQZaeiO0xcgSWIbECks5s6qfCgaJpZM4Qri_j .
Hi Kris, Thank you for you reply! I have been wondering how I can calibrate LSMD90 IMU magnetometer
On Tue, Nov 28, 2017 at 9:26 PM, Bobur-kobilov notifications@github.com wrote:
Hi Kris, Thank you for you reply! I have been wondering how I can calibrate LSMD90 IMU magnetometer
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kriswiner/LSM9DS0/issues/14#issuecomment-347756816, or mute the thread https://github.com/notifications/unsubscribe-auth/AGY1qvrAt90ZX4HLtyRtOBHuPZwDormYks5s7OrvgaJpZM4Qri_j .
Thank you kris! I implemented and calibration is working well! I have a question about beta value! If you can help me figure out, it would be appreciated!
Hi Kris, Thank you a lot for the source code!
I implemented Madgwick source code with LSM9DS0 and the data that I get are really good but I have a problem with aligning the sensor orientation with global orientation. For instance, for visualization, I sent quaternion data to unity 3d and when I move the sensor in pitch direction, in the unity character is moving in yaw direction. Please could you help how to feed quaternion values to 3d character