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

Robust triangulation #1020

Merged
merged 10 commits into from
Jan 18, 2022
Merged

Robust triangulation #1020

merged 10 commits into from
Jan 18, 2022

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