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 Sim(3)-based alignment to the wrapper #702

Merged
merged 33 commits into from
Mar 11, 2021
Merged

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    8552752 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. add sim3 Point3 align to wrapper

    John Lambert committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    0effe69 View commit details
    Browse the repository at this point in the history
  2. Fix typo in using -> typedef conversion

    John Lambert committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    bbd7ed4 View commit details
    Browse the repository at this point in the history
  3. move sim3 to stable version

    John Lambert committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    0a2deab View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. move unit test out of gtsam unstable

    John Lambert committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    98faf54 View commit details
    Browse the repository at this point in the history
  2. move typedef to header file

    John Lambert committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    149b0ad View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. add Align() for pose3pairs

    John Lambert committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    7d90e50 View commit details
    Browse the repository at this point in the history
  2. add standard interface for Sim3 in wrapper

    John Lambert committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    06e6aa9 View commit details
    Browse the repository at this point in the history
  3. add interface for transformFrom

    John Lambert committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    7caaf69 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. PointPairs to Point3Pairs, and move to Point3.h

    John Lambert committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    89dfdf0 View commit details
    Browse the repository at this point in the history
  2. move PointPairs to Point3.h

    John Lambert committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    b839444 View commit details
    Browse the repository at this point in the history
  3. update the docstring

    John Lambert committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    7604633 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    104031d View commit details
    Browse the repository at this point in the history
  5. add a unit test for line case

    John Lambert committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    0bb4d68 View commit details
    Browse the repository at this point in the history
  6. add another unit test, but this one fails

    John Lambert committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    f5504d0 View commit details
    Browse the repository at this point in the history
  7. move Point3Pairs to Point3.h part of gtsam.i

    John Lambert committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    30edfe9 View commit details
    Browse the repository at this point in the history
  8. fix notation

    John Lambert committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    943879c View commit details
    Browse the repository at this point in the history
  9. fix bugs in Karcher mean

    John Lambert committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    3121604 View commit details
    Browse the repository at this point in the history
  10. switch typedef to using per popular request

    John Lambert committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    9f5acb1 View commit details
    Browse the repository at this point in the history
  11. update author list

    John Lambert committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    96cce19 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. fix notations

    John Lambert committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    4d079e1 View commit details
    Browse the repository at this point in the history
  2. clean up Sim(3) notations

    John Lambert committed Mar 5, 2021
    2 Configuration menu
    Copy the full SHA
    063a41a View commit details
    Browse the repository at this point in the history
  3. update test notation to have just 1 world frame, and fix typo in abPo…

    …intPairs
    John Lambert committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    eaf457e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' of https://github.com/borglab/gtsam into sim3-…

    …alignment
    John Lambert committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    b105b8f View commit details
    Browse the repository at this point in the history
  5. dont conflate notation on aTb

    John Lambert committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    5ab7af0 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. improve docstring

    John Lambert committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    5da50a5 View commit details
    Browse the repository at this point in the history
  2. improve docstring

    John Lambert committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    2c1593c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of https://github.com/borglab/gtsam into sim3-…

    …alignment
    John Lambert committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    490c14b View commit details
    Browse the repository at this point in the history
  4. add const on Rot3

    John Lambert committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    bddd7e6 View commit details
    Browse the repository at this point in the history
  5. improve docstring

    John Lambert committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    10b2465 View commit details
    Browse the repository at this point in the history
  6. reformat with black

    John Lambert committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    4428148 View commit details
    Browse the repository at this point in the history
  7. use different brace indent format

    John Lambert committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    a27679e View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Merge branch 'develop' of https://github.com/borglab/gtsam into sim3-…

    …alignment
    John Lambert committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    35ea79b View commit details
    Browse the repository at this point in the history