Geo icon indicating copy to clipboard operation
Geo copied to clipboard

World magnetic model components coordinate system

Open Lelelo1 opened this issue 2 years ago • 1 comments

Hello and thanks for this api

I am wondering about the world magnetic model components X, Y, Z. What is the coordinate system they are given in? I think I need to convert them ENU since it it is the standard in Android and iOS sensors that I am working with.

Lelelo1 avatar Jan 09 '22 11:01 Lelelo1

I think they are given in NED, looking at these docs: https://ahrs.readthedocs.io/en/stable/wmm.html

I also found https://github.com/mavlink/mavros/issues/49 how to swap the axises. I would preferably want to have a quaternion for it though

Lelelo1 avatar Jan 09 '22 11:01 Lelelo1