Skip to content

'roll' componenet of position does not have effect #211

@kkozlik

Description

@kkozlik

I am not sure whether I am doing something wrong, but I can't change the roll component of orientation while using autopilot.

For me the following calls have same outcome however I would expect different roll with the second call:

browser.autopilot.flyTo([ "obj", 13.392177745684078, 49.10441293186297, "fix", 1250, 22, -30, 0, 400, 90 ]);
browser.autopilot.flyTo([ "obj", 13.392177745684078, 49.10441293186297, "fix", 1250, 22, -30, 30, 400, 90 ]);

Is it possible to change roll ?

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