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(localization): add nerf_based_localizer #5312

Draft
wants to merge 40 commits into
base: main
Choose a base branch
from

Commits on Oct 15, 2023

  1. Added nerf_based_localizer

    Signed-off-by: Shintaro Sakoda <sakoda@keio.jp>
    SakodaShintaro committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    6417ba1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d995d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    dffba95 View commit details
    Browse the repository at this point in the history
  2. Updated test script

    Signed-off-by: Shintaro SAKODA <shintaro.sakoda@tier4.jp>
    SakodaShintaro committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ab27685 View commit details
    Browse the repository at this point in the history
  3. Fixed MAX_SAMPLE_PER_RAY

    Signed-off-by: Shintaro Sakoda <sakoda@keio.jp>
    SakodaShintaro committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    efcaecb View commit details
    Browse the repository at this point in the history
  4. Added indication the original file

    Signed-off-by: Shintaro Sakoda <sakoda@keio.jp>
    SakodaShintaro committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7f10bbc View commit details
    Browse the repository at this point in the history
  5. Added ORIGINAL_LICENSE

    Signed-off-by: Shintaro Sakoda <sakoda@keio.jp>
    SakodaShintaro committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    5db3d36 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

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

Commits on Oct 29, 2023

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

Commits on Nov 21, 2023

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

Commits on Dec 27, 2023

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

Commits on Jan 9, 2024

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

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    e73f650 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90c7f77 View commit details
    Browse the repository at this point in the history
  3. Added warning msg

    Signed-off-by: Shintaro SAKODA <shintaro.sakoda@tier4.jp>
    SakodaShintaro committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    dca3c20 View commit details
    Browse the repository at this point in the history
  4. Updated download path

    Signed-off-by: Shintaro SAKODA <shintaro.sakoda@tier4.jp>
    SakodaShintaro committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9ba0fe1 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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

Commits on Mar 7, 2024

  1. Added include

    Signed-off-by: Shintaro Sakoda <sakoda@keio.jp>
    SakodaShintaro committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    e258d91 View commit details
    Browse the repository at this point in the history
  2. FIxed util.launch.py to .xml

    Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp>
    SakodaShintaro committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    4e756f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    b7501b0 View commit details
    Browse the repository at this point in the history
  2. Fixed pose_twist_estimator.launch.xml

    Signed-off-by: Shintaro SAKODA <shintaro.sakoda@tier4.jp>
    SakodaShintaro committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    55d490e View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

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

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    9e62d32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91fd370 View commit details
    Browse the repository at this point in the history
  3. add nerf initializer

    SKT-r committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    af77a19 View commit details
    Browse the repository at this point in the history
  4. add nerf initializer (correction)

    SKT-r committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    09e1f57 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    15c13bf View commit details
    Browse the repository at this point in the history
  2. change get target_frame point

    SKT-r committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    57f3f35 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    41fe779 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'sakoda/feat/add_nerf_based_localizer' i…

    …nto feat/add_nerf_initializer
    SakodaShintaro committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b800642 View commit details
    Browse the repository at this point in the history
  3. Applied formatter

    Signed-off-by: Shintaro SAKODA <shintaro.sakoda@tier4.jp>
    SakodaShintaro committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    45ebab0 View commit details
    Browse the repository at this point in the history
  4. Fixed to have a default value

    Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp>
    SakodaShintaro committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    344cf7d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    37f243b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23df38f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56f9614 View commit details
    Browse the repository at this point in the history
  4. change train result dir

    SKT-r committed May 22, 2024
    Configuration menu
    Copy the full SHA
    88916e8 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    fc968f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from SKT-r/feat/add_nerf_initializer

    feat: add initializer to nerf
    SakodaShintaro committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e44830c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Fixed to build

    Signed-off-by: Shintaro Sakoda <sakoda@keio.jp>
    SakodaShintaro committed May 29, 2024
    Configuration menu
    Copy the full SHA
    387a3b6 View commit details
    Browse the repository at this point in the history