You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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! 👍
I am testing the source code here then I came to this line:
ODM/opendm/photo.py
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
withGimbalYawDegree
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!
The text was updated successfully, but these errors were encountered: