Hello dear users,
I need to log the rough position in 3d space, by using a IMU like the gy9250. I don´t have a lot of experience with calculating 3d data from Sensors.
I Know that IMUs drift a lot and that I have to recalibrate the Sensor every few meters it went. This is not a problem for me. Just a rough 3d position would be all I need.
So far I can receive
- Gyro (x,y,z)
- Magneto (x,y,z)
- and Accelero (x,y,z)
Data.
How would i have to match these numbers to get coordinates in 3d space.
Thank you already :)!
Best Regards,
Vincent