Skip to content

Why to use FlightYawDegree instead of GimbalYawDegree #1809

@khaled-hammoud

Description

@khaled-hammoud

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions