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

ekf2: symforce - use builtin Rot3 and Quaternion operations #21359

Merged
merged 8 commits into from
Jun 5, 2023

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    3a23c53 View commit details
    Browse the repository at this point in the history
  2. DCM: use simplified conversion from unit quaternion

    This is exactly equivalent for a unit quaternion (and only unit
    quaternions should be used to encode a rotation)
    bresch committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    871c2fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96d4489 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0f6603 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f7b95e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fbcbe2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    773f8dc View commit details
    Browse the repository at this point in the history
  8. update change indicator

    bresch committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    c521873 View commit details
    Browse the repository at this point in the history