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

add adjoint, hat and vee for SE3 #68

Merged
merged 10 commits into from
Feb 9, 2022
Merged

add adjoint, hat and vee for SE3 #68

merged 10 commits into from
Feb 9, 2022

Commits on Feb 1, 2022

  1. add SE3 defintions

    fantaosha committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    7fa60c5 View commit details
    Browse the repository at this point in the history
  2. add initialization method

    fantaosha committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    67e77b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    e72ab40 View commit details
    Browse the repository at this point in the history
  2. add SE3.hat and SE.vee

    fantaosha committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    fe05db4 View commit details
    Browse the repository at this point in the history
  3. add SE3.adjoint

    fantaosha committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    1ae2dea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8cf872 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5de005 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23292d4 View commit details
    Browse the repository at this point in the history
  7. modify SO3

    fantaosha committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    b4c1738 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae9e845 View commit details
    Browse the repository at this point in the history