FaBoPlatform / FaBo9AXIS-MPU9250-Python

Apache License 2.0
49 stars 39 forks source link

find heading from magnetometer values #1

Open laksh-lp opened 6 years ago

laksh-lp commented 6 years ago

how to find the heading (angle of my robot) using the 3 axis magnetometer values that are coming.

Jobeyb commented 2 years ago

There is an algorithm that can convert the acquired nine-axis data into Euler angles. I will tell you after I test it.