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(marker_radar_lidar_calibrator): marker_radar_lidar_calibrator support for different radar msgs and transformation algorithms #180

Open
wants to merge 442 commits into
base: tier4/universe
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 29, 2024

  1. fix initial calibration error explanation

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    fcef24c View commit details
    Browse the repository at this point in the history
  2. add BEV enviroment

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2f0b9f4 View commit details
    Browse the repository at this point in the history
  3. add vis image for mapping based

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    7b2ccfe View commit details
    Browse the repository at this point in the history
  4. change to svg file

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    bab15eb View commit details
    Browse the repository at this point in the history
  5. fix errors

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    cf135db View commit details
    Browse the repository at this point in the history
  6. add resolution explaination

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    5cd13bb View commit details
    Browse the repository at this point in the history
  7. fix lidar to camera

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    0505594 View commit details
    Browse the repository at this point in the history
  8. remove last point

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    f913db4 View commit details
    Browse the repository at this point in the history
  9. seperate the context

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    57f8dda View commit details
    Browse the repository at this point in the history
  10. remove accurately

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ef62228 View commit details
    Browse the repository at this point in the history
  11. remove addtional the

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b3558ba View commit details
    Browse the repository at this point in the history
  12. add link

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e56ecbf View commit details
    Browse the repository at this point in the history
  13. fix message to object and add reason of reliably detecting challenge

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    23bce5c View commit details
    Browse the repository at this point in the history
  14. fix section 2

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3b945d5 View commit details
    Browse the repository at this point in the history
  15. improve step 3

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a326bb7 View commit details
    Browse the repository at this point in the history
  16. fix calibration camera

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    79c9e47 View commit details
    Browse the repository at this point in the history
  17. add docker solution

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b6dfa2b View commit details
    Browse the repository at this point in the history
  18. fix some sentences in mapping_based

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    9fe1f4a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. fix the input parameters

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    793a581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7a2971 View commit details
    Browse the repository at this point in the history
  3. chore: applied changes from the auto messages migration

    note: this was note made as another PR since it also involved documentation
    
    Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
    knzo25 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a7d466b View commit details
    Browse the repository at this point in the history
  4. chore: mispells

    Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
    knzo25 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    96688a4 View commit details
    Browse the repository at this point in the history
  5. chore: another attempt to fix the mispell

    Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
    knzo25 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    377e88b View commit details
    Browse the repository at this point in the history
  6. chore: forgot to commit one .repos file

    Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
    knzo25 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a0a8ca9 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. chore: replaced private links for public ones

    Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
    knzo25 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    cf76bb6 View commit details
    Browse the repository at this point in the history
  2. chore: fix input

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    f2e9bb3 View commit details
    Browse the repository at this point in the history
  3. chore: fix the FAQ

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    bd4a440 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. chore: fix radar purpose

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    cb86959 View commit details
    Browse the repository at this point in the history
  2. predict to estimate

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    4872fda View commit details
    Browse the repository at this point in the history
  3. chore: fix radar vis image

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0c8965d View commit details
    Browse the repository at this point in the history
  4. chore: fix foreground extraction

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e013b70 View commit details
    Browse the repository at this point in the history
  5. chore: fix radar step 3 explaination

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a5bc527 View commit details
    Browse the repository at this point in the history
  6. chore: fix add_lidar_radar_pair parameter explanation

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    55f9b0d View commit details
    Browse the repository at this point in the history
  7. chore: fix radar Pro tips/recommendations

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    7b7f6fc View commit details
    Browse the repository at this point in the history
  8. chore: fix radar foreground pointcloud

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    7352fd3 View commit details
    Browse the repository at this point in the history
  9. chore: replace the pnp lidar pos to correct one

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1e3e98e View commit details
    Browse the repository at this point in the history
  10. chore: fix didn't to did not

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    eea8ad0 View commit details
    Browse the repository at this point in the history
  11. chore: fix tag pos explanation

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1a30887 View commit details
    Browse the repository at this point in the history
  12. chore: remove some text

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1dcb2c6 View commit details
    Browse the repository at this point in the history
  13. chore: fix some sentence of mapping

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    435cd2a View commit details
    Browse the repository at this point in the history
  14. chore: add radar foreground and background image and explanation

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9c8b4e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. chore: fix parameter desciption

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ffcf708 View commit details
    Browse the repository at this point in the history
  2. chore: fix larger to exceed

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a2e2659 View commit details
    Browse the repository at this point in the history
  3. chore: fix grammar errors in mapping based calibrator

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    50a0fdd View commit details
    Browse the repository at this point in the history
  4. chore: fix grammar errors in marker based calibrator

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a95f0a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. chore: fixed ci/cd

    Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
    knzo25 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f20ed11 View commit details
    Browse the repository at this point in the history
  2. chore: ci/cd part 2

    Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
    knzo25 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4e29908 View commit details
    Browse the repository at this point in the history
  3. chore: moved meta package's path

    Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
    knzo25 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c8b7d00 View commit details
    Browse the repository at this point in the history
  4. chore: changed private repo to oss one

    Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
    knzo25 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    aaeaf44 View commit details
    Browse the repository at this point in the history
  5. chore: Update calibrators/marker_radar_lidar_calibrator/README.md

    Co-authored-by: Kenzo Lobos Tsunekawa <kenzo.lobos@tier4.jp>
    vividf and knzo25 authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    a2625a9 View commit details
    Browse the repository at this point in the history
  6. chore: fix marker calibrator algorithms explanation

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2cfbbf9 View commit details
    Browse the repository at this point in the history
  7. chore: add calibration process

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    13f4a47 View commit details
    Browse the repository at this point in the history
  8. chore: remove first

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    371a57b View commit details
    Browse the repository at this point in the history
  9. chore: fix grammar

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    93c2c52 View commit details
    Browse the repository at this point in the history
  10. chore: remove finalize

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f1c5560 View commit details
    Browse the repository at this point in the history
  11. chore: fix Z to z

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d353ad2 View commit details
    Browse the repository at this point in the history
  12. chore: specify yaw rotation

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    fdb76ec View commit details
    Browse the repository at this point in the history
  13. chore: fix all of the explanation for output parameters

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    67263aa View commit details
    Browse the repository at this point in the history
  14. chore: change predictable

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b281496 View commit details
    Browse the repository at this point in the history
  15. chore: remove redundant calibration area

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    000c2cd View commit details
    Browse the repository at this point in the history
  16. fix pro tips

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    087fa29 View commit details
    Browse the repository at this point in the history
  17. chore: change to calibrating

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8c400b5 View commit details
    Browse the repository at this point in the history
  18. chore: fix more grammar errors

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c287aa9 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. chore: add more info for the radar foreground image

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8802c6c View commit details
    Browse the repository at this point in the history
  2. chore: add explanation for estimation algorithm

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    fde7a10 View commit details
    Browse the repository at this point in the history
  3. chore: add svd explanation

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    2996aeb View commit details
    Browse the repository at this point in the history
  4. chore: fix radar reflector explanation

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    5c897fd View commit details
    Browse the repository at this point in the history
  5. chore: remove while

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    5e37f95 View commit details
    Browse the repository at this point in the history
  6. chore: remove angle

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b432423 View commit details
    Browse the repository at this point in the history
  7. chore: fix mapping errors

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e5ae3ba View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. chore: update calibrators/marker_radar_lidar_calibrator/README.md

    Co-authored-by: Kenzo Lobos Tsunekawa <kenzo.lobos@tier4.jp>
    vividf and knzo25 authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    806bbac View commit details
    Browse the repository at this point in the history
  2. chore: fix grammar

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8d3e051 View commit details
    Browse the repository at this point in the history
  3. chore: fix radar pro tips

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2d5b949 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/new_api_documentation' of github.com:tier4/Cali…

    …brationTools into HEAD
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    bd42460 View commit details
    Browse the repository at this point in the history
  5. chore: update calibrators/tag_based_pnp_calibrator/README.md

    Co-authored-by: Kenzo Lobos Tsunekawa <kenzo.lobos@tier4.jp>
    vividf and knzo25 authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ac77d58 View commit details
    Browse the repository at this point in the history
  6. chore: add pnp known issues

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d9b2da1 View commit details
    Browse the repository at this point in the history
  7. chore: fix grammar error, pnp overall calibration env

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    77d9db7 View commit details
    Browse the repository at this point in the history
  8. chore: fix grammar error: that

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    46fc240 View commit details
    Browse the repository at this point in the history
  9. chore: fix pnp FAQ

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2e2c0fb View commit details
    Browse the repository at this point in the history
  10. chore: add the

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d0dd65d View commit details
    Browse the repository at this point in the history
  11. chore: reflectors's tracks

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    311ad40 View commit details
    Browse the repository at this point in the history
  12. chore: build to mount

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4da5b99 View commit details
    Browse the repository at this point in the history
  13. chore: fix final step

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d128d4a View commit details
    Browse the repository at this point in the history
  14. chore: add comma

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1a8fcb2 View commit details
    Browse the repository at this point in the history
  15. fix: fix radar foreground points to object

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8a011a5 View commit details
    Browse the repository at this point in the history
  16. chore: remove that is

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f32be5c View commit details
    Browse the repository at this point in the history
  17. chore: fix denote as

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9e148f0 View commit details
    Browse the repository at this point in the history
  18. chore: add explanation for step 4

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6c86225 View commit details
    Browse the repository at this point in the history
  19. chore: fix services

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f54e8eb View commit details
    Browse the repository at this point in the history
  20. chore: fix radar parallel frame

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2eb4dfb View commit details
    Browse the repository at this point in the history
  21. chore: fix transformation type

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    15afdf2 View commit details
    Browse the repository at this point in the history
  22. chore: add unit1

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    69cf81c View commit details
    Browse the repository at this point in the history
  23. chore: add unit2

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    aeda57e View commit details
    Browse the repository at this point in the history
  24. chore: no reflector, person, ...

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b45b9ad View commit details
    Browse the repository at this point in the history
  25. chore: imperfect to inaccuarate

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b0ce8fc View commit details
    Browse the repository at this point in the history
  26. chore: fix object_raw

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    76db984 View commit details
    Browse the repository at this point in the history
  27. chore: fix and to or

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    33b40dc View commit details
    Browse the repository at this point in the history
  28. chore: fix show like sentence

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4786ae7 View commit details
    Browse the repository at this point in the history
  29. chore: fix link, not in comment

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    80b05d6 View commit details
    Browse the repository at this point in the history
  30. chore: add explanation for radar foreground

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5981b8f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. chore: fix add lidar-radar pair

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    154f2ef View commit details
    Browse the repository at this point in the history
  2. chore: fix blue point explanation

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    6c63f90 View commit details
    Browse the repository at this point in the history
  3. chore: explain two radar , one lidar

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d60a4f4 View commit details
    Browse the repository at this point in the history
  4. chore: line to curve

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    cfbbf65 View commit details
    Browse the repository at this point in the history
  5. chore: change coordinate to frame

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    99da6e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. chore: add explanation for ground segmentation in radar-lidar calibrator

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    28ee16c View commit details
    Browse the repository at this point in the history
  2. chore: add ground segmentation model

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    537cb40 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. chore: fixed compilations issues due to changes in universe

    Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
    knzo25 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    9ffe10c View commit details
    Browse the repository at this point in the history
  2. chore: colcon ignored the tunable tf package since it produces build …

    …errors and is not being maintained
    
    Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
    knzo25 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ead63ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afdf2b0 View commit details
    Browse the repository at this point in the history
  4. chore: attepting to update ci/cd since it seemed old and it was failing

    Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
    knzo25 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    82cb4ed View commit details
    Browse the repository at this point in the history
  5. chore: removed galactic from ci/cd since it is unsupported and was st…

    …ill part of our ci/cd
    
    Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
    knzo25 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    79368af View commit details
    Browse the repository at this point in the history
  6. chore: fixed missing cpell ignores

    Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
    knzo25 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0773803 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. chore: fix mapping calibrator

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d66ea14 View commit details
    Browse the repository at this point in the history
  2. fix: fix spell check

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    cf912c7 View commit details
    Browse the repository at this point in the history
  3. fix: fix grammar errors

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0a43d3a View commit details
    Browse the repository at this point in the history
  4. fix: fix mapping section

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4032c15 View commit details
    Browse the repository at this point in the history
  5. fix: fix errors

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8200499 View commit details
    Browse the repository at this point in the history
  6. fix: fix grammar error

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    39650ae View commit details
    Browse the repository at this point in the history
  7. fix: fix parameters spell check

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5c30563 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. chore: remove the redundant line

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    2c6ec5a View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. chore: fix central to center

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    cbd7507 View commit details
    Browse the repository at this point in the history
  2. chore: add between sensors

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    aea3a6b View commit details
    Browse the repository at this point in the history
  3. chore: fix grids to grid

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a64af37 View commit details
    Browse the repository at this point in the history
  4. chore: fix transformation type explanation

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8e4f0de View commit details
    Browse the repository at this point in the history
  5. chore: fix rigid transformation estimation

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4f7a533 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. chore: add additional explanation

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a064038 View commit details
    Browse the repository at this point in the history
  2. chore: remove processes

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    f63c227 View commit details
    Browse the repository at this point in the history
  3. chore: change pinpoint to estiamte

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    54d8174 View commit details
    Browse the repository at this point in the history
  4. chore: fix topic name

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    beb8971 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. chore: fix doesn't to does not

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    5c6bbfc View commit details
    Browse the repository at this point in the history
  2. chore: add more explanation to radar parallel frame

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    443a4b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. chore: fix topic

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b16200b View commit details
    Browse the repository at this point in the history
  2. chore: unify radar parallel frame and clarify z component

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    944dc88 View commit details
    Browse the repository at this point in the history
  3. Update calibrators/docs/tutorials/marker_radar_lidar_calibrator.md

    Co-authored-by: Kenzo Lobos Tsunekawa <kenzo.lobos@tier4.jp>
    vividf and knzo25 authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3d1724a View commit details
    Browse the repository at this point in the history
  4. Update calibrators/docs/tutorials/tag_based_pnp_calibrator.md

    Co-authored-by: Kenzo Lobos Tsunekawa <kenzo.lobos@tier4.jp>
    vividf and knzo25 authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    bcf75b8 View commit details
    Browse the repository at this point in the history
  5. Update calibrators/docs/tutorials/tag_based_pnp_calibrator.md

    Co-authored-by: Kenzo Lobos Tsunekawa <kenzo.lobos@tier4.jp>
    vividf and knzo25 authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ea430c7 View commit details
    Browse the repository at this point in the history
  6. Update calibrators/marker_radar_lidar_calibrator/README.md

    Co-authored-by: Kenzo Lobos Tsunekawa <kenzo.lobos@tier4.jp>
    vividf and knzo25 authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    973930c View commit details
    Browse the repository at this point in the history
  7. chore: fix grammar error

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b516891 View commit details
    Browse the repository at this point in the history
  8. chore: fix at which

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1e4e601 View commit details
    Browse the repository at this point in the history
  9. chore: add in seconds unit

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    61b823f View commit details
    Browse the repository at this point in the history
  10. chore: fix max_no_observation_time

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e8a5cba View commit details
    Browse the repository at this point in the history
  11. chore: fix new_hypothesis_distance

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    82ad48e View commit details
    Browse the repository at this point in the history
  12. chore: fix to degrees

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0de1d6d View commit details
    Browse the repository at this point in the history
  13. chore: fix all square issues

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    be88f11 View commit details
    Browse the repository at this point in the history
  14. chore: fix lowercase

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    dcdf2ed View commit details
    Browse the repository at this point in the history
  15. chore: ARS408 radars

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    11487a6 View commit details
    Browse the repository at this point in the history
  16. chore: add missing the

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d3963ac View commit details
    Browse the repository at this point in the history
  17. chore: fix input_lidar_pointcloud

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8bcbc45 View commit details
    Browse the repository at this point in the history
  18. chore: fix layout

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    285da4b View commit details
    Browse the repository at this point in the history
  19. chore: fix more layout

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b38fc0c View commit details
    Browse the repository at this point in the history
  20. chore: fix sentences

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    de54522 View commit details
    Browse the repository at this point in the history
  21. chore: fix in rviz

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f3ffbc4 View commit details
    Browse the repository at this point in the history
  22. chore: fix grammar error: of

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9658988 View commit details
    Browse the repository at this point in the history
  23. chore: move butoon out

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c0cc40c View commit details
    Browse the repository at this point in the history
  24. chore: radar_foreground_pointcloud

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    52ac038 View commit details
    Browse the repository at this point in the history
  25. chore: remove quotation marks

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    64c7f29 View commit details
    Browse the repository at this point in the history
  26. fix: fix mapping based

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    fe76fbb View commit details
    Browse the repository at this point in the history
  27. chore: fix more grammar error

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f5c8cd2 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Update calibrators/marker_radar_lidar_calibrator/README.md

    Co-authored-by: Kenzo Lobos Tsunekawa <kenzo.lobos@tier4.jp>
    vividf and knzo25 authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    6dc8fec View commit details
    Browse the repository at this point in the history
  2. chore: fix all rviz

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    dd78b0a View commit details
    Browse the repository at this point in the history
  3. chore: fix unit

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1d660e7 View commit details
    Browse the repository at this point in the history
  4. chore: fix detections

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    f3d6bda View commit details
    Browse the repository at this point in the history
  5. chore: fix ARS

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    0127eba View commit details
    Browse the repository at this point in the history
  6. chore: fix like below

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ed14978 View commit details
    Browse the repository at this point in the history
  7. chore: fix uppercase

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b24df51 View commit details
    Browse the repository at this point in the history
  8. chore: fix context in mapping

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9657dac View commit details
    Browse the repository at this point in the history
  9. chore: remove some text

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    cfb2833 View commit details
    Browse the repository at this point in the history
  10. chore: fix some grammar

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    db0f07b View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Update calibrators/mapping_based_calibrator/README.md

    Co-authored-by: Kenzo Lobos Tsunekawa <kenzo.lobos@tier4.jp>
    vividf and knzo25 authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e1f88ca View commit details
    Browse the repository at this point in the history
  2. Update calibrators/mapping_based_calibrator/README.md

    Co-authored-by: Kenzo Lobos Tsunekawa <kenzo.lobos@tier4.jp>
    vividf and knzo25 authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c0aebe3 View commit details
    Browse the repository at this point in the history
  3. Update calibrators/mapping_based_calibrator/README.md

    Co-authored-by: Kenzo Lobos Tsunekawa <kenzo.lobos@tier4.jp>
    vividf and knzo25 authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    328d740 View commit details
    Browse the repository at this point in the history
  4. chore: fix spell error

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9c77661 View commit details
    Browse the repository at this point in the history
  5. Update calibrators/mapping_based_calibrator/README.md

    Co-authored-by: Kenzo Lobos Tsunekawa <kenzo.lobos@tier4.jp>
    vividf and knzo25 authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0669b01 View commit details
    Browse the repository at this point in the history
  6. chore: fix link

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    73ff155 View commit details
    Browse the repository at this point in the history
  7. chore: fix known issues grammar

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    cfe975e View commit details
    Browse the repository at this point in the history
  8. chore: known issues grammar error2

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    17822dd View commit details
    Browse the repository at this point in the history
  9. chore: tips for distortion

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    50f8782 View commit details
    Browse the repository at this point in the history
  10. chore: fix all base_link

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9d68e7a View commit details
    Browse the repository at this point in the history
  11. chore: fix step 2

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    11ef573 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. chore: dense_pointcloud_num_keyframes plural fix

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    abc5356 View commit details
    Browse the repository at this point in the history
  2. chore: for developers

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1a6dc00 View commit details
    Browse the repository at this point in the history
  3. chore: keyframe markers and the

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    232658f View commit details
    Browse the repository at this point in the history
  4. chore: extracted from

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    07225d6 View commit details
    Browse the repository at this point in the history
  5. chore: remove ()

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2a1aa92 View commit details
    Browse the repository at this point in the history
  6. chore: add pro-tips

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    caf5c96 View commit details
    Browse the repository at this point in the history
  7. chore: fix step 2 calibration data preparation

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    f05e4cf View commit details
    Browse the repository at this point in the history
  8. chore: add processing

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    5651786 View commit details
    Browse the repository at this point in the history
  9. chore: fix data selection

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    9956c93 View commit details
    Browse the repository at this point in the history
  10. chore: fix more data selection

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6ab8d87 View commit details
    Browse the repository at this point in the history
  11. chore: would be to identical

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c51e411 View commit details
    Browse the repository at this point in the history
  12. chore: could get to obtain

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3c26117 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. fix: fixed dependencies (due to autoware's autoware prefix)

    Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
    knzo25 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    97f5859 View commit details
    Browse the repository at this point in the history
  2. chore: moved the sensor calibrator manager outside of the calibrators…

    … folder (other changes are pre-commit induced)
    
    Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
    knzo25 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ff6c871 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. chore: updated the use of the kalman filter implementation since it w…

    …as moved into the autoware namespace
    
    Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
    knzo25 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1dfc8d7 View commit details
    Browse the repository at this point in the history
  2. fix: updated the use of the decompressor

    Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
    knzo25 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    52416ae View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. chore: adapted to the new way of using lidartag

    Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
    knzo25 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0e5d80f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix: init tf tree visualization (tier4#188)

    * fix: init tf tree visualization
    
    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    
    * chore: fix error
    
    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    
    ---------
    
    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5a7f335 View commit details
    Browse the repository at this point in the history
  2. fix(intrinsic_camera_calibrator): fixed dot board detector (tier4#189)

    fix: forgot to add a fix to the dot board detector
    
    Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
    knzo25 authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    48a9072 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. docs: candidate for the final documentation of the new api

    Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
    knzo25 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    64d6ad0 View commit details
    Browse the repository at this point in the history
  2. chore: fixed dead links and spelling

    Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
    knzo25 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3b8a2f0 View commit details
    Browse the repository at this point in the history
  3. chore: fixed missing mispell in a package name

    Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
    knzo25 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    61c95dd View commit details
    Browse the repository at this point in the history
  4. chore: fixed missing dead link

    Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
    knzo25 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6f78049 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. chore: rebase to documentation branch

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e4bf56b View commit details
    Browse the repository at this point in the history
  2. changed the name from radar_parallel to radar_optimization, x2 output…

    … changed to parent_to_radar
    
    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    609ca2f View commit details
    Browse the repository at this point in the history
  3. integrate with x2, still need to adapt to other

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ecc78a4 View commit details
    Browse the repository at this point in the history
  4. add comment for x2 project

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    69c9408 View commit details
    Browse the repository at this point in the history
  5. fix spell check

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    04381ef View commit details
    Browse the repository at this point in the history
  6. fix spell error!

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9767123 View commit details
    Browse the repository at this point in the history
  7. simplify cmake

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    291a60c View commit details
    Browse the repository at this point in the history
  8. fix the residuals from 4d to 3d

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    946c705 View commit details
    Browse the repository at this point in the history
  9. fix variable name and add comment

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    751ca79 View commit details
    Browse the repository at this point in the history
  10. fix: fix transformation optimization and add support for radar input …

    …pointcloud
    
    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    965f5c0 View commit details
    Browse the repository at this point in the history
  11. ci(pre-commit): autoupdate (tier4#174)

    updates:
    - [github.com/pre-commit/mirrors-clang-format: v18.1.5 → v18.1.7](pre-commit/mirrors-clang-format@v18.1.5...v18.1.7)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored and vividf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    80ccf7c View commit details
    Browse the repository at this point in the history
  12. chore: remove almost deprecated function

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0506c2c View commit details
    Browse the repository at this point in the history
  13. chore: solve conflicts

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e1d5856 View commit details
    Browse the repository at this point in the history
  14. feat: use template for radar input msg

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c407e8c View commit details
    Browse the repository at this point in the history
  15. chore: merge docs branch

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4e25990 View commit details
    Browse the repository at this point in the history
  16. ci(pre-commit): autofix

    pre-commit-ci[bot] authored and vividf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8bc24c5 View commit details
    Browse the repository at this point in the history
  17. chore: add option in rdv and x2 launcher

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f768c20 View commit details
    Browse the repository at this point in the history
  18. ci(pre-commit): autoupdate (tier4#176)

    updates:
    - [github.com/tier4/pre-commit-hooks-ros: v0.8.0 → v0.10.0](tier4/pre-commit-hooks-ros@v0.8.0...v0.10.0)
    - [github.com/pre-commit/mirrors-clang-format: v18.1.7 → v18.1.8](pre-commit/mirrors-clang-format@v18.1.7...v18.1.8)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored and vividf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a1acdc7 View commit details
    Browse the repository at this point in the history
  19. ci(pre-commit): autoupdate (tier4#184)

    updates:
    - [github.com/scop/pre-commit-shfmt: v3.8.0-1 → v3.9.0-1](scop/pre-commit-shfmt@v3.8.0-1...v3.9.0-1)
    - [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored and vividf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9bdc336 View commit details
    Browse the repository at this point in the history
  20. chore: merge tier4/main to feature branch

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8cc7d93 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fba02ff View commit details
    Browse the repository at this point in the history
  22. chore: fix spell error

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    2550426 View commit details
    Browse the repository at this point in the history
  23. chore: fix directory

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5b73c2f View commit details
    Browse the repository at this point in the history
  24. chore: fix docs

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cdb0db4 View commit details
    Browse the repository at this point in the history
  25. chore: fix package dependency

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5bf2f5e View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. chore: fix default rviz for text markers

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f954bc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. chore: remove unused header

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    43189c4 View commit details
    Browse the repository at this point in the history
  2. chore: change function name to evaluateCombinations

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2d0accd View commit details
    Browse the repository at this point in the history
  3. chore: change function name to get2DRotationDelta

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0f648c0 View commit details
    Browse the repository at this point in the history
  4. chore: change variable name

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    dfc339d View commit details
    Browse the repository at this point in the history
  5. chore: fix waiting to extract the background model

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ba05cc4 View commit details
    Browse the repository at this point in the history
  6. chore: fix grammar error

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e5570b8 View commit details
    Browse the repository at this point in the history
  7. chore: fix function name and clean code

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c1a1ea3 View commit details
    Browse the repository at this point in the history
  8. chore: remove unnessary logging

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9bee4d2 View commit details
    Browse the repository at this point in the history
  9. chore: fix int to size_t

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b9e8c9d View commit details
    Browse the repository at this point in the history
  10. chore: fix estimateZeroRollTransformation logging

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    12b3562 View commit details
    Browse the repository at this point in the history
  11. chore: add std::size_t

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    28fdcf9 View commit details
    Browse the repository at this point in the history
  12. chore: NULL to nullptr

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ef70435 View commit details
    Browse the repository at this point in the history
  13. chore: declare point type only once

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    002d87c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. chore: remove class member and declare new structure

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    a62aae7 View commit details
    Browse the repository at this point in the history
  2. chore: fix description of radar_optimization_frame

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b2e2da7 View commit details
    Browse the repository at this point in the history
  3. chore: remove if condition

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8ab4a0c View commit details
    Browse the repository at this point in the history
  4. chore: fix function name setDelta

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7f7f8e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Revert "chore: remove if condition"

    This reverts commit 8ab4a0c.
    vividf committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b6c3c69 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. chore: fix bug

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    db3ab9a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. chore: fix yaw error

    Signed-off-by: vividf <yihsiang.fang@tier4.jp>
    vividf committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    64d8e53 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'tier4/universe' into feature/marker_radar_lidar_calibra…

    …tor_support_radars_and_transformation_algorithms
    vividf authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    4a5400d View commit details
    Browse the repository at this point in the history