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

Unscrambled Quaternion Averaging Function Results #1430

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Jul 29, 2024

  1. Added more test conditions to example.

    Doc test now failing.
    dimvoly committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    4b300c6 View commit details
    Browse the repository at this point in the history
  2. Added failing tests.

    With values generated from python implementation of algorithm.
    
    mean_of not fixed yet.
    dimvoly committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    76b3ffb View commit details
    Browse the repository at this point in the history
  3. Fixed mean_of function.

    Tests now working.
    dimvoly committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7c22102 View commit details
    Browse the repository at this point in the history