Asking for explanation on why using '@drone-dji:FlightYawDegree' instead of '@drone-dji:GimbalYawDegree'
khaled-hammoud opened this issue · 2 comments
I am testing the source code here then I came to this line:
Line 452 in a6bcb28
when converting from ypr to omk, why to use gimbal's pitch and roll but flight's yaw eventhough the gimbal's yaw data is also available in exif for DJI drone for example MA2.
I checked dozens of images that I captured then compared FlightYawDegree
with GimbalYawDegree
and found differences not 1 or 2 degrees but sometimes more.
So I am confused why to use flight yaw instead of gimbal's yaw, the camera is on gimbal!
Could someone explain for me this thing, thanks!
Could we move this conversation over to the forum at https://community.opendronemap.org? 🙏 The forum is the right place to ask questions (we try to keep the GitHub issue tracker for feature requests and bugs only). Thank you! 👍
Sorry! I am new here, of course!
I asked this question there where you recommended.