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

Release/4.2a4 #1073

Merged
merged 109 commits into from
Jan 28, 2022
Merged

Release/4.2a4 #1073

merged 109 commits into from
Jan 28, 2022

Commits on Dec 30, 2021

  1. Configuration menu
    Copy the full SHA
    c659336 View commit details
    Browse the repository at this point in the history
  2. Fix compilation issues

    dellaert committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    910f879 View commit details
    Browse the repository at this point in the history
  3. Fix wrap of subgraph

    dellaert committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    fceb65a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. added robustness to triangulation

    lcarlone committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    3ef6974 View commit details
    Browse the repository at this point in the history
  2. moved invDepth-related variables

    lcarlone committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    c407609 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    b60ca0c View commit details
    Browse the repository at this point in the history
  2. fix syntax errors

    johnwlambert authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    d66b1d7 View commit details
    Browse the repository at this point in the history
  3. add missing type hint

    johnwlambert authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    f009a14 View commit details
    Browse the repository at this point in the history
  4. yapf pep8 reformat

    johnwlambert authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    e2993ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1614ce0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f1ff48 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ff9110 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Merge pull request #1031 from borglab/add-python-unit-test-robust-noise

    Add python unit test for triangulation with robust noise model
    johnwlambert authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    aef2a39 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

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

Commits on Jan 16, 2022

  1. Configuration menu
    Copy the full SHA
    f3d9486 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    950ab11 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    f1ab445 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a74da73 View commit details
    Browse the repository at this point in the history
  3. sample variants

    dellaert committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    10e1bd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    296b469 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2430917 View commit details
    Browse the repository at this point in the history
  6. Some reformatting/docs/using

    dellaert committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    7557bd9 View commit details
    Browse the repository at this point in the history
  7. Wrap push_back methods

    dellaert committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    1702c20 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    2413fcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a10ea8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75dff32 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1042 from magicbycalvin/develop

    Added a convenience function for plotting 2D points.
    varunagrawal authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    ee7d32d View commit details
    Browse the repository at this point in the history
  5. Add formatter

    dellaert committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    e9d7843 View commit details
    Browse the repository at this point in the history
  6. Wrap partial eliminate

    dellaert committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    a1f5ae0 View commit details
    Browse the repository at this point in the history
  7. Use key formatter for dot

    dellaert committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    640a3b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

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

Commits on Jan 21, 2022

  1. Fix docs

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    7e956d2 View commit details
    Browse the repository at this point in the history
  2. cleanup

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    0076db7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e4f50d View commit details
    Browse the repository at this point in the history
  4. optimize now computes MPE

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    ec39197 View commit details
    Browse the repository at this point in the history
  5. New lookup classes

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    34a3b02 View commit details
    Browse the repository at this point in the history
  6. Deprecated solve

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    fcdb5b4 View commit details
    Browse the repository at this point in the history
  7. Now doing MPE with DAG class

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    5add858 View commit details
    Browse the repository at this point in the history
  8. deprecated solve

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    7564300 View commit details
    Browse the repository at this point in the history
  9. deprecated optimize

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    e22f8f0 View commit details
    Browse the repository at this point in the history
  10. MPE now works

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    2f49612 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e713897 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b17fcfb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2ac79af View commit details
    Browse the repository at this point in the history
  14. fix typos

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    ad21632 View commit details
    Browse the repository at this point in the history
  15. Fix wrapper

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    125708f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    03314ed View commit details
    Browse the repository at this point in the history
  17. moved argmax to conditional

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    f9b1489 View commit details
    Browse the repository at this point in the history
  18. Fix python tests

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    e3c98b0 View commit details
    Browse the repository at this point in the history
  19. Fix examples

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    99a97da View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. Merge pull request #1010 from borglab/feature/subgraph_refactor

    Subgraph API change
    dellaert authored Jan 22, 2022
    Configuration menu
    Copy the full SHA
    a2caa0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06150d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    635eda6 View commit details
    Browse the repository at this point in the history
  4. cpp file for utilities

    dellaert committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    5566ff6 View commit details
    Browse the repository at this point in the history
  5. Default constructor

    dellaert committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    2689065 View commit details
    Browse the repository at this point in the history
  6. New constructor

    dellaert committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    4cba05a View commit details
    Browse the repository at this point in the history
  7. discreteKeys method

    dellaert committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    785b39d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b875914 View commit details
    Browse the repository at this point in the history
  9. discreteKeys method

    dellaert committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    eb4309d View commit details
    Browse the repository at this point in the history
  10. remove export, typo

    dellaert committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    deae449 View commit details
    Browse the repository at this point in the history
  11. more precise printing

    dellaert committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    51352bf View commit details
    Browse the repository at this point in the history
  12. typo

    dellaert committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    59d1a06 View commit details
    Browse the repository at this point in the history
  13. test new unzip method

    dellaert committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    a281a65 View commit details
    Browse the repository at this point in the history
  14. Change template type

    dellaert committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    f2518d1 View commit details
    Browse the repository at this point in the history
  15. exact equality

    dellaert committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    8232390 View commit details
    Browse the repository at this point in the history
  16. expose advanced interface

    dellaert committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    f2a65a0 View commit details
    Browse the repository at this point in the history
  17. exact equality

    dellaert committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    600f05a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4659762 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0638727 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'develop' into feature/betterMPE

    # Conflicts:
    #	.github/scripts/python.sh
    dellaert committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    82fed10 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b441eea View commit details
    Browse the repository at this point in the history
  22. Merge branch 'develop' into feature/hybrid_base

    # Conflicts:
    #	gtsam/discrete/DecisionTreeFactor.cpp
    dellaert committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    6aeb3db View commit details
    Browse the repository at this point in the history
  23. Fix most lint errors

    dellaert committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    d0ff3ab View commit details
    Browse the repository at this point in the history
  24. Fix formatting

    dellaert committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    9317e94 View commit details
    Browse the repository at this point in the history
  25. Thresholding test

    dellaert committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    241906d View commit details
    Browse the repository at this point in the history
  26. New test on marginal

    dellaert committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    94c692d View commit details
    Browse the repository at this point in the history
  27. linting

    dellaert committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    ca329da View commit details
    Browse the repository at this point in the history
  28. linting

    dellaert committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    8acf67d View commit details
    Browse the repository at this point in the history
  29. linting

    dellaert committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    289382e View commit details
    Browse the repository at this point in the history
  30. Added missing header

    dellaert committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    beb3985 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    fa1cde2 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    8db7f25 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    9cf8c44 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. Configuration menu
    Copy the full SHA
    9d71c90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d86bc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0200717 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67ca0b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb05757 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. dont copy GT copyright

    senselessDev committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    79038b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b35ed16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f43900f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9d1af3 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    9eea6cf View commit details
    Browse the repository at this point in the history
  2. Python

    dellaert committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    09fa002 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Fix return type

    dellaert committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    d6b9779 View commit details
    Browse the repository at this point in the history
  2. Fix docs (#1064)

    dellaert authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    11c5bb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e5a1b2 View commit details
    Browse the repository at this point in the history
  4. Added inference module

    dellaert committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    2fda2a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a07f149 View commit details
    Browse the repository at this point in the history
  6. Remove obsolete definitions

    dellaert committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    62b1884 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ebe3aad View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Expose things in the wrapper

    dellaert committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    733f3e5 View commit details
    Browse the repository at this point in the history
  2. fix unit test

    dellaert committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    7ccee87 View commit details
    Browse the repository at this point in the history
  3. Added position hints

    dellaert committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    87eeb0d View commit details
    Browse the repository at this point in the history
  4. allow for boxes!

    dellaert committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    c0f6cd2 View commit details
    Browse the repository at this point in the history
  5. Add dot in all wrappers

    dellaert committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    828abe2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34e9299 View commit details
    Browse the repository at this point in the history
  7. allow factorPositions

    dellaert committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    2123225 View commit details
    Browse the repository at this point in the history
  8. Bump version

    dellaert committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    48488a9 View commit details
    Browse the repository at this point in the history