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

refactor(ndt_scan_matcher): modularize callback_sensor_points and some related functions #2224

Commits on Nov 7, 2022

  1. first commit

    Signed-off-by: kminoda <[email protected]>
    kminoda committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    e27ca1b View commit details
    Browse the repository at this point in the history
  2. removed unnecessary commentouts

    Signed-off-by: kminoda <[email protected]>
    kminoda committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    071987f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dea7e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. removed unnecessary commentouts

    Signed-off-by: kminoda <[email protected]>
    kminoda committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    0317374 View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    Signed-off-by: kminoda <[email protected]>
    kminoda committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    fbea924 View commit details
    Browse the repository at this point in the history
  3. Use shared_ptr instead of raw pointer. Better?

    Signed-off-by: kminoda <[email protected]>
    kminoda committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    43fd452 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b777d7 View commit details
    Browse the repository at this point in the history