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

feat(extrinsic_reflector_based_calibrator): add metric plotter for cross validation and add deletion button #145

Merged

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    0a56dcc View commit details
    Browse the repository at this point in the history
  2. dynamic xlim and ylim finished

    vividf committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    143cadc View commit details
    Browse the repository at this point in the history
  3. clean code

    vividf committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ad628cc View commit details
    Browse the repository at this point in the history
  4. temp

    vividf committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    587bfd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

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

Commits on Nov 29, 2023

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

Commits on Nov 30, 2023

  1. text marker in rviz done

    vividf committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    fe70154 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56feed1 View commit details
    Browse the repository at this point in the history
  3. fix spell error

    vividf committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ec76b90 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. fix spell errors

    vividf committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    4c11f66 View commit details
    Browse the repository at this point in the history
  2. fix spell errors

    vividf committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    cf1f0d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56d9bf8 View commit details
    Browse the repository at this point in the history
  4. add lifetime to track marker

    vividf committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    36309f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. fix displaying issues

    vividf committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    20f0567 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbe737c View commit details
    Browse the repository at this point in the history
  3. fix spell errors

    vividf committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c412f0a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/add_metric_plotter_and_delete_button' of github.co…

    …m:vividf/CalibrationTools into feat/add_metric_plotter_and_delete_button
    vividf committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d2faf26 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. refactor: rename variables and functions, remove unused variables, re…

    …write lambda functions to normal functions, and rewrite getPointsSetAndDelta function to return the object instead of return by reference.
    vividf committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    82d940d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8307896 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cd2423 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. fix: refactor and redesign plotter node and fix the cross-validation …

    …algorithm
    
    Signed-off-by: vividf <[email protected]>
    vividf committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d229928 View commit details
    Browse the repository at this point in the history
  2. fix: spell-check

    Signed-off-by: vividf <[email protected]>
    vividf committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    82fa3b9 View commit details
    Browse the repository at this point in the history
  3. refactor: change if statement for faster return

    Signed-off-by: vividf <[email protected]>
    vividf committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d3f0c4e View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

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

Commits on Dec 25, 2023

  1. refactor: refactor the remove function

    Signed-off-by: vividf <[email protected]>
    vividf committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    61ef8f7 View commit details
    Browse the repository at this point in the history