Skip to content

Change framing sensor to use euler angles instead of normalized quaternions for pointing adjustments #425

@jessemapel

Description

@jessemapel

Using quaternions causes a lot of issues with correction because they aren't very well behaved and we can't constain them to unit quaternions through the CSM API. Instead we should use standard Euler angles like we do in the other sensors. We can likely re-use much of the code from the other sensors to do this.

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