Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why to use FlightYawDegree instead of GimbalYawDegree #1809

Closed
khaled-hammoud opened this issue Oct 28, 2024 · 2 comments
Closed

Why to use FlightYawDegree instead of GimbalYawDegree #1809

khaled-hammoud opened this issue Oct 28, 2024 · 2 comments

Comments

@khaled-hammoud
Copy link

While I am looking the file photo.py, exactly here:

self.set_attr_from_xmp_tag('yaw', xtags, ['@drone-dji:FlightYawDegree', '@Camera:Yaw', 'Camera:Yaw'], float)

I see using of gimbal's roll and pitch BUT flight's yaw instead of gimbal's yaw, why?

On the other side when looking into file exif.py from opensfm, exactly here:
https://github.com/mapillary/OpenSfM/blob/537275b730d7a6417fce68c3645f69c834bddca3/opensfm/exif.py#L494

then I see what I expect or claim to be, is there any explanation for that?

asas

My regards.

@pierotofy
Copy link
Member

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! 👍

@khaled-hammoud
Copy link
Author

Is that not a potential misstype to be asked here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants