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

chore: sync tier4/autoware.universe:awf-latest #1298

Merged
merged 127 commits into from
May 15, 2024

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    859776d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8319209 View commit details
    Browse the repository at this point in the history
  3. feat(logger_level_configure): make it possible to change level of con…

    …tainer logger (autowarefoundation#6823)
    
    * feat(launch): add logging_demo::LoggerConfig into container
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * fix(logger_level_reconfigure_plugin): fix yaml
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * feat(logging_level_configure): add composable node
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    ---------
    
    Signed-off-by: satoshi-ota <[email protected]>
    satoshi-ota authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    51b5f83 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    774e688 View commit details
    Browse the repository at this point in the history
  2. feat(obstacle_cruise): ignore right beside objects (autowarefoundatio…

    …n#6754)
    
    * ignore near beside objects
    * change a magic num
    
    Signed-off-by: Yuki Takagi <[email protected]>
    yuki-takagi-66 authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a336fa8 View commit details
    Browse the repository at this point in the history
  3. feat(behavior_path_planner_common): add safety target object located …

    …on shoulder lane (autowarefoundation#6839)
    
    feat(behavior_path_planner_common): add target object located on shoulder lane
    
    Signed-off-by: kyoichi-sugahara <[email protected]>
    kyoichi-sugahara authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    52c8df5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fac57c9 View commit details
    Browse the repository at this point in the history
  5. perf(pointcloud_preprocessor): prevent excessive log and speed up a b…

    …it (autowarefoundation#6843)
    
    * provide only one warning
    
    Signed-off-by: Kento Yabuuchi <[email protected]>
    
    * associate only one time
    
    Signed-off-by: Kento Yabuuchi <[email protected]>
    
    * Revert "associate only one time"
    
    This reverts commit 984d028.
    
    * remove redundant for loop and rclcpp::Time instantiation
    
    Signed-off-by: Kento Yabuuchi <[email protected]>
    
    ---------
    
    Signed-off-by: Kento Yabuuchi <[email protected]>
    KYabuuchi authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3adffc3 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    b34e520 View commit details
    Browse the repository at this point in the history
  2. refactor(lane_change): make return previous output a common function (a…

    …utowarefoundation#6784)
    
    * refactor(lane_change): make return previous output a common function
    
    Signed-off-by: Zulfaqar Azmi <[email protected]>
    
    * Replace all prev module's variable
    
    Signed-off-by: Zulfaqar Azmi <[email protected]>
    
    * fix build error in ablc
    
    Signed-off-by: Zulfaqar Azmi <[email protected]>
    
    * slight refactoring
    
    Signed-off-by: Zulfaqar Azmi <[email protected]>
    
    ---------
    
    Signed-off-by: Zulfaqar Azmi <[email protected]>
    zulfaqar-azmi-t4 authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e11b1f4 View commit details
    Browse the repository at this point in the history
  3. feat(dynamic_avoidance): avoid pedestrians (autowarefoundation#6553)

    new feature: avoid against the pedestrians
    Signed-off-by: Yuki Takagi <[email protected]>
    yuki-takagi-66 authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e5b3f60 View commit details
    Browse the repository at this point in the history
  4. chore: update CODEOWNERS (autowarefoundation#6603)

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions <[email protected]>
    awf-autoware-bot[bot] and github-actions authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c93648c View commit details
    Browse the repository at this point in the history
  5. build(deps): bump actions/checkout from 3 to 4 (autowarefoundation#4890)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7b28702 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. chore: update CODEOWNERS (autowarefoundation#6856)

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions <[email protected]>
    awf-autoware-bot[bot] and github-actions authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    fb5b20f View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. feat(probabilistic_occupancy_grid_map): enable to create partial occu…

    …pancy grid map without filter obstacle pointcloud (autowarefoundation#6857)
    
    * feat: crop ogm creation range by raw pointcloud
    
    Signed-off-by: yoshiri <[email protected]>
    
    * feat: add same filtering method to projective based ogm creation mode
    
    Signed-off-by: yoshiri <[email protected]>
    
    ---------
    
    Signed-off-by: yoshiri <[email protected]>
    YoshiRi authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6a78774 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8adf18e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4917b54 View commit details
    Browse the repository at this point in the history
  4. docs(tier4_logging_level_configure_rviz_plugin): update document (aut…

    …owarefoundation#6720)
    
    * docs(tier4_logging_level_configure_rviz_plugin): update document
    
    Signed-off-by: Zulfaqar Azmi <[email protected]>
    
    * fix spell check
    
    Signed-off-by: Zulfaqar Azmi <[email protected]>
    
    * fix Warning
    
    Signed-off-by: Zulfaqar Azmi <[email protected]>
    
    ---------
    
    Signed-off-by: Zulfaqar Azmi <[email protected]>
    zulfaqar-azmi-t4 authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1da2091 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75885a5 View commit details
    Browse the repository at this point in the history
  6. refactor(bpp, avoidance): remove unnecessary verbose flag (autowarefo…

    …undation#6822)
    
    * refactor(avoidance): logger small change
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * refactor(bpp): remove verbose flag
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    ---------
    
    Signed-off-by: satoshi-ota <[email protected]>
    satoshi-ota authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c09bc59 View commit details
    Browse the repository at this point in the history
  7. feat(perception_online_evaluator): add use_perception_online_evaluato…

    …r option and disable it by default (autowarefoundation#6861)
    
    Signed-off-by: kosuke55 <[email protected]>
    kosuke55 authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    00db87d View commit details
    Browse the repository at this point in the history
  8. feat(pointcloud_preprocessor): add pickup based voxel grid filter (au…

    …towarefoundation#6138)
    
    * add pickup based voxel grid filter
    
    Signed-off-by: Yukihito Saito <[email protected]>
    
    * style(pre-commit): autofix
    
    * add comment
    
    Signed-off-by: Yukihito Saito <[email protected]>
    
    * add readme
    
    Signed-off-by: Yukihito Saito <[email protected]>
    
    * add comment
    
    Signed-off-by: Yukihito Saito <[email protected]>
    
    * Update sensing/pointcloud_preprocessor/include/pointcloud_preprocessor/downsample_filter/pickup_based_voxel_grid_downsample_filter.hpp
    
    Co-authored-by: Ryohsuke Mitsudome <[email protected]>
    
    * Update sensing/pointcloud_preprocessor/src/downsample_filter/pickup_based_voxel_grid_downsample_filter.cpp
    
    * style(pre-commit): autofix
    
    * tuning for processing time
    
    Signed-off-by: Yukihito Saito <[email protected]>
    
    * change to robin_hood
    
    Signed-off-by: Yukihito Saito <[email protected]>
    
    * style(pre-commit): autofix
    
    * fix: ignore cpplint for external file
    
    Signed-off-by: Ryohsuke Mitsudome <[email protected]>
    
    * fix cspell
    
    Signed-off-by: Yukihito Saito <[email protected]>
    
    * style(pre-commit): autofix
    
    * fix cspell error
    
    Signed-off-by: Yukihito Saito <[email protected]>
    
    ---------
    
    Signed-off-by: Yukihito Saito <[email protected]>
    Signed-off-by: Ryohsuke Mitsudome <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Ryohsuke Mitsudome <[email protected]>
    Co-authored-by: Ryohsuke Mitsudome <[email protected]>
    4 people authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5a25d84 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. feat(tier4_screen_capture_panel): add new service to capture screen s…

    …hot (autowarefoundation#6867)
    
    * feat(tier4_screen_capture_panel): add new service to capture screen shot
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * docs(tier4_screen_capture_rviz_plugin): update readme
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    ---------
    
    Signed-off-by: satoshi-ota <[email protected]>
    satoshi-ota authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5b1b776 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    702b183 View commit details
    Browse the repository at this point in the history
  3. refactor(bpp): simplify extended predicted object initialization (aut…

    …owarefoundation#6858)
    
    * refactor(bpp): simplify extended predicted object initialization
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    * Update planning/behavior_path_planner_common/include/behavior_path_planner_common/utils/path_safety_checker/path_safety_checker_parameters.hpp
    
    Co-authored-by: Maxime CLEMENT <[email protected]>
    
    ---------
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    Co-authored-by: Maxime CLEMENT <[email protected]>
    zulfaqar-azmi-t4 and maxime-clem authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5a6cde9 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    8881d23 View commit details
    Browse the repository at this point in the history
  2. feat(perception_evaluator): counts objects within detection range (au…

    …towarefoundation#6848)
    
    * feat(perception_evaluator): counts objects within detection range
    
    Signed-off-by: kosuke55 <[email protected]>
    
    detection counter
    
    Signed-off-by: kosuke55 <[email protected]>
    
    add enable option and refactoring
    
    Signed-off-by: kosuke55 <[email protected]>
    
    fix
    
    update document
    
    Signed-off-by: kosuke55 <[email protected]>
    
    readme
    
    Signed-off-by: kosuke55 <[email protected]>
    
    clean up
    
    Signed-off-by: kosuke55 <[email protected]>
    
    * fix from review
    
    Signed-off-by: kosuke55 <[email protected]>
    
    * use $
    
    Signed-off-by: kosuke55 <[email protected]>
    
    fix
    
    Signed-off-by: kosuke55 <[email protected]>
    
    * fix include
    
    Signed-off-by: kosuke55 <[email protected]>
    
    ---------
    
    Signed-off-by: kosuke55 <[email protected]>
    kosuke55 authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6459816 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b6b942 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29cd854 View commit details
    Browse the repository at this point in the history
  5. fix(image_projection_based_fusion): add intensity field for roi_point…

    …cloud_fusion (autowarefoundation#6840)
    
    * fix(image_projection_based_fusion): add intensity field for roi_pointcloud_fusion
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * fix: revesve the cluster refinement
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * fix: typo
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    ---------
    
    Signed-off-by: badai-nguyen <[email protected]>
    badai-nguyen authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f9de26d View commit details
    Browse the repository at this point in the history
  6. revert: feat(global_parameter_loader): add gtest to global parameter …

    …loader (autowarefoundation#6872)
    
    Revert "feat(global_parameter_loader): add gtest to global parameter loader (…"
    
    This reverts commit dfec62a.
    h-ohta authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f297d06 View commit details
    Browse the repository at this point in the history
  7. feat(learned_model): create package (autowarefoundation#6395)

    Signed-off-by: Maxime CLEMENT <[email protected]>
    Co-authored-by: Tomas Nagy <[email protected]>
    atomyks and atomyks authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    41bee43 View commit details
    Browse the repository at this point in the history
  8. feat(perception_online_evaluator): imporve yaw rate metrics consideri…

    …ng flip (autowarefoundation#6881)
    
    * feat(perception_online_evaluator): imporve yaw rate metrics considering flip
    
    Signed-off-by: kosuke55 <[email protected]>
    
    * fix test
    
    Signed-off-by: kosuke55 <[email protected]>
    
    ---------
    
    Signed-off-by: kosuke55 <[email protected]>
    kosuke55 authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a6c6912 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. feat(freespace_planning_algorithms): add Astar search by python (auto…

    …warefoundation#6398)
    
    * feat(freespace_planning_algorithms): add Astar search by python
    
    Signed-off-by: Takumi Ito <[email protected]>
    
    * add copywrite and remove unneeded comment
    
    Signed-off-by: Takumi Ito <[email protected]>
    
    * - Add method getWaypoints() into the astar class.
    - No need to convert to serial when user passes ros2 message to methods.
    
    Signed-off-by: Takumi Ito <[email protected]>
    
    * insert astar python documents into the README
    
    Signed-off-by: Takumi Ito <[email protected]>
    
    * trivial modification
    
    Signed-off-by: Takumi Ito <[email protected]>
    
    * modify typo
    
    Signed-off-by: Takumi Ito <[email protected]>
    
    * Update planning/freespace_planning_algorithms/scripts/bind/astar_search_pybind.cpp
    
    Co-authored-by: Kosuke Takeuchi <[email protected]>
    
    * ad copyright
    
    Signed-off-by: Takumi Ito <[email protected]>
    
    fix copyright
    
    Signed-off-by: Takumi Ito <[email protected]>
    
    add copyright
    
    Signed-off-by: Takumi Ito <[email protected]>
    
    * Update planning/freespace_planning_algorithms/scripts/bind/astar_search_pybind.cpp
    
    ---------
    
    Signed-off-by: Takumi Ito <[email protected]>
    Co-authored-by: Takumi Ito <[email protected]>
    Co-authored-by: Kosuke Takeuchi <[email protected]>
    3 people authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d5cef0d View commit details
    Browse the repository at this point in the history
  2. fix(tier4_perception_launch): change traffic light recognition pipeli…

    …ne (autowarefoundation#6879)
    
    style(pre-commit): autofix
    
    refactor: topic name
    
    Signed-off-by: Mehmet Emin BAŞOĞLU <[email protected]>
    mebasoglu authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    77e8a8b View commit details
    Browse the repository at this point in the history
  3. feat(system diags): rename diag of ndt scan matcher (autowarefoundati…

    …on#6889)
    
    rename ndt diag
    
    Signed-off-by: Yamato Ando <[email protected]>
    YamatoAndo authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a2c4de5 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. feat(autonomous_emergency_braking): filter and crop aeb pointcloud (a…

    …utowarefoundation#6875)
    
    * enable aeb, fix topic problem
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * eliminate unused var
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * enable aeb, fix topic problem
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * eliminate unused var
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * add clustering method to eliminate small objects/noise
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * remove comments
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * Crop points outside of EGO predicted path
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * remove offset
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * Update library use
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * add check for empty cloud
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * add extra width for pointcloud cropping
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * Use single PC ptr
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * remove problematic option
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * Revert "Use single PC ptr"
    
    This reverts commit b5091fc.
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * refactoring
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * Add back timestamp
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * consider all points in clusters
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * USe object hull to detect collisions
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * Use only closest object point
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * remove unused functions
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * remove debug timer out of code
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * make it so the clustering uses parameters
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * solve type problem
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * update comment
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * update README
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * eliminate member var in favor of local pointcloud ptr
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * remove unused chrono dependency
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    ---------
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    danielsanchezaran authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    80eca5e View commit details
    Browse the repository at this point in the history
  2. fix(route_handler): add logger (autowarefoundation#6888)

    * fix(route_handler): add logger
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    * fix indent
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    ---------
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    zulfaqar-azmi-t4 authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    553ac9a View commit details
    Browse the repository at this point in the history
  3. refactor(sensing/livox_tag_filter): rework parameters (autowarefounda…

    …tion#6743)
    
    * add param and schema file
    
    Signed-off-by: oguzkaganozt <[email protected]>
    
    * style(pre-commit): autofix
    
    ---------
    
    Signed-off-by: oguzkaganozt <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Kenzo Lobos Tsunekawa <[email protected]>
    3 people authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1872e9b View commit details
    Browse the repository at this point in the history
  4. feat(ndt_scan_matcher): remake diag (autowarefoundation#5076)

    * feat(ndt_scan_matcher): remake diag
    
    Signed-off-by: yamato-ando <Yamato ANDO>
    
    * style(pre-commit): autofix
    
    * add latest_ndt_aling_service_best_score
    
    Signed-off-by: yamato-ando <Yamato ANDO>
    
    * style(pre-commit): autofix
    
    * check nullptr
    
    Signed-off-by: yamato-ando <Yamato ANDO>
    
    * style(pre-commit): autofix
    
    * add validate_distance_from_initial_to_result
    
    Signed-off-by: yamato-ando <Yamato ANDO>
    
    * style(pre-commit): autofix
    
    * rename
    
    Signed-off-by: yamato-ando <Yamato ANDO>
    
    * style(pre-commit): autofix
    
    * style(pre-commit): autofix
    
    * [WIP] update
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * [WIP] update
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * [WIP] update
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * [WIP] update
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * fix typo
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * [WIP] update
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * update readme
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * [WIP] update
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * [WIP] update
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * fix typo
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * [WIP] update
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * [WIP] udpate
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * [WIP] udpate
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * add is_need_rebuild
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * fix typo
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * add image
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * remove unused func
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * fix
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * fix typo
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * update image
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * fix typo
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * fix
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * remove unused include
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * move code
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * move code
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * fix FIX ME
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * update
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * remove unused func
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * [WIP] update
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * add diag for trigger node service
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * move code
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * update
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * delete unused code
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * udpate
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * delete RCLCPP message
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * update
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * fix typo
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * rename diag
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * rename func
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * remove Transition condition to OK
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * fix table
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * update readme
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * fix order
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * fix typo
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * remove diag prefix
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * fix readme
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * rename diag
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * remove unused code
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * fix double free
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * fix typo
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * output to terminal
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * fix typo
    
    Signed-off-by: Yamato Ando <[email protected]>
    
    ---------
    
    Signed-off-by: yamato-ando <Yamato ANDO>
    Signed-off-by: Yamato Ando <[email protected]>
    Co-authored-by: yamato-ando <Yamato ANDO>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    YamatoAndo and pre-commit-ci[bot] authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2809a67 View commit details
    Browse the repository at this point in the history
  5. refactor(centerpoint, pointpainting): rearrange parameters for ML mod…

    …els and packages (autowarefoundation#6591)
    
    * refactor: lidar_centerpoint
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * refactor: pointpainting
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * chore: fix launch
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * chore: fix launch
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * chore: rearrange params
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * fix: json-schema-check error
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * fix: default param
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * refactor: rename param file
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * chore: typo
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * fix: align centerpoint param namespace with pointpainting
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * fix(centerpoint): add schema json
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * fix(pointpainting): fix schema json typo
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * style(pre-commit): autofix
    
    * docs: update pointpainting fusion doc
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * docs: update lidar centerpoint doc
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * fix: change omp param
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * fix:change twist and variance to model params
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * fix: keep build_only in launch
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * fix: schema check
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * chore: temporary remove schema required
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    ---------
    
    Signed-off-by: badai-nguyen <[email protected]>
    Co-authored-by: Kenzo Lobos Tsunekawa <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    3 people authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    46905ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44c6169 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. fix(avoidance): fix bug in the logic to check object moving distance (a…

    …utowarefoundation#6766)
    
    fix(avoidance): check object moving distance
    
    Signed-off-by: satoshi-ota <[email protected]>
    satoshi-ota authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    7f368a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. fix(ekf_localizer): updated ekf gate_dist params (autowarefoundation#…

    …6871)
    
    * Updated ekf gate_dist
    
    Signed-off-by: Shintaro Sakoda <[email protected]>
    
    * Updated README.md
    
    Signed-off-by: Shintaro Sakoda <[email protected]>
    
    * Fixed schema.json
    
    Signed-off-by: Shintaro Sakoda <[email protected]>
    
    * Updated ekf_diagnostics.png
    
    Signed-off-by: Shintaro Sakoda <[email protected]>
    
    * style(pre-commit): autofix
    
    ---------
    
    Signed-off-by: Shintaro Sakoda <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    SakodaShintaro and pre-commit-ci[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6116001 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f059d1b View commit details
    Browse the repository at this point in the history
  3. fix(avoidance): fix logic to check if it is parked vehicle (autowaref…

    …oundation#6731)
    
    * fix(avoidance): fix logic to check if it is parked vehicle
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * fix(avoidance): unexpected parked judgement for vehicle on opposite lane
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * fix(avoidance): add &
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * fix(avoidance): clang-tidy
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    ---------
    
    Signed-off-by: satoshi-ota <[email protected]>
    satoshi-ota authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    766b1b1 View commit details
    Browse the repository at this point in the history
  4. fix(avoidance): don't avoid merging/deviating vehicle whose overhang …

    …distance is larger than threshold (autowarefoundation#6808)
    
    * fix(avoidance): add target filtering threshold for merging/deviating vehicle
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * fix(avoidance): apply logic only for non-parked vehicle
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * fix(avoidance): align logger namespace
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    ---------
    
    Signed-off-by: satoshi-ota <[email protected]>
    satoshi-ota authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b630838 View commit details
    Browse the repository at this point in the history
  5. fix(bpp): change wrong function parameter's type for safety check (au…

    …towarefoundation#6906)
    
    fix(bpp): change wrong function argument's type for safety check
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    zulfaqar-azmi-t4 authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    00d8222 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fe1685 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    162f331 View commit details
    Browse the repository at this point in the history
  2. fix(trajectory_follower_node): fix config file of plot juggler (autow…

    …arefoundation#6910)
    
    * fix(trajectory_follower_node): fix config file of plot juggler
    
    Signed-off-by: tomoya.kimura <[email protected]>
    
    * fix spells
    
    Signed-off-by: tomoya.kimura <[email protected]>
    
    * fix: ignore spell check for "ROS2"
    
    Signed-off-by: tomoya.kimura <[email protected]>
    
    * fix spells
    
    Signed-off-by: tomoya.kimura <[email protected]>
    
    ---------
    
    Signed-off-by: tomoya.kimura <[email protected]>
    tkimura4 authored May 1, 2024
    Configuration menu
    Copy the full SHA
    62d26be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38ab80e View commit details
    Browse the repository at this point in the history
  4. docs(tier4_simulated_clock_rviz_plugin): update how to use (autowaref…

    …oundation#6914)
    
    * docs(tier4_simulated_clock_rviz_plugin): update how to use
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    * fixed tabbed warning
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    * fix warning not working
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    * Fix bullet list
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    ---------
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    zulfaqar-azmi-t4 authored May 1, 2024
    Configuration menu
    Copy the full SHA
    7f9a322 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. refactor(avoidance): rebuild object info list (autowarefoundation#6913)

    * refactor(avoidance): rebuild object info structure
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * refactor(avoidance): add helper function to unify same process
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * refactor(avoidance): remove unused header
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    ---------
    
    Signed-off-by: satoshi-ota <[email protected]>
    satoshi-ota authored May 2, 2024
    Configuration menu
    Copy the full SHA
    52f4b3e View commit details
    Browse the repository at this point in the history
  2. feat(mission_planner): publish initial and goal poses to logs (autowa…

    …refoundation#6918)
    
    * feat(mission_planner): publish initial and goal poses to logs
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    * refactoring to a function
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    ---------
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    zulfaqar-azmi-t4 authored May 2, 2024
    Configuration menu
    Copy the full SHA
    23f99a7 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. feat(pull_request_templates): improve the pull request template to en…

    …hance requirements on documenting interface changes (autowarefoundation#6896)
    
    improve the pull request template to enhance requirements on documenting interface changes
    
    Signed-off-by: Yuxuan Liu <[email protected]>
    Co-authored-by: Yuxuan Liu <[email protected]>
    Owen-Liuyuxuan and HinsRyu authored May 3, 2024
    Configuration menu
    Copy the full SHA
    4740914 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. chore(radar_track_msgs_converter): change radar tracks subscription q…

    …os to besteffort (autowarefoundation#6864)
    
    feat: change radar tracks subscription qos to besteffort
    
    Signed-off-by: yoshiri <[email protected]>
    YoshiRi authored May 4, 2024
    Configuration menu
    Copy the full SHA
    b307b3d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. feat(probabilistic_occupancy_grid_map): add downsample filter option …

    …to ogm creation (autowarefoundation#6865)
    
    * feat: add downsample filter to ogm creation
    
    Signed-off-by: yoshiri <[email protected]>
    
    * feat: add downsample to multi_lidar ogm creation
    
    Signed-off-by: yoshiri <[email protected]>
    
    * chore: update package.xml and readme and param file
    
    Signed-off-by: yoshiri <[email protected]>
    
    * chore: update readme document
    
    Signed-off-by: yoshiri <[email protected]>
    
    * chore: fix downsample size
    
    Signed-off-by: yoshiri <[email protected]>
    
    * chore: fix cspell error
    
    Signed-off-by: yoshiri <[email protected]>
    
    * feat: add test_depend
    
    Signed-off-by: yoshiri <[email protected]>
    
    ---------
    
    Signed-off-by: yoshiri <[email protected]>
    YoshiRi authored May 6, 2024
    Configuration menu
    Copy the full SHA
    aab29f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76de4dd View commit details
    Browse the repository at this point in the history
  3. fix: do not use c++20 char8_t keyword (autowarefoundation#3629)

    fix: do not use c++20 keyword as a type alias
    
    Signed-off-by: Grzegorz Głowacki <[email protected]>
    ralwing authored May 6, 2024
    Configuration menu
    Copy the full SHA
    ebe360d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28d384e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    4200be3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccbe319 View commit details
    Browse the repository at this point in the history
  3. fix(occupancy_grid_map_outlier_filter): add intensity field (autoware…

    …foundation#6797)
    
    * fix(occupancy_grid_map_outlier_filter): add intensity field
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * fix: add intensity
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * fix: using empty padding field
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * refactor
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * Revert "refactor"
    
    This reverts commit d16b3e0.
    
    * refactor
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * fix: radius filter
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * chore: typo
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * fix: typo
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    ---------
    
    Signed-off-by: badai-nguyen <[email protected]>
    badai-nguyen authored May 7, 2024
    Configuration menu
    Copy the full SHA
    1fecd17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc62238 View commit details
    Browse the repository at this point in the history
  5. perf(lane_change): rework object filter (autowarefoundation#6847)

    * refactor(lane_change): rework object filter
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    * Use preceeding lanes
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    * style(pre-commit): autofix
    
    * fix preceding lanes
    
    Signed-off-by: Zulfaqar Azmi <[email protected]>
    
    * Adds flow chart
    
    Signed-off-by: Zulfaqar Azmi <[email protected]>
    
    * prioritize on coming object check instead
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    * Fix flow chart and rearrange code to early return
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    * Colorize flow chart
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    ---------
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    Signed-off-by: Zulfaqar Azmi <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    zulfaqar-azmi-t4 and pre-commit-ci[bot] authored May 7, 2024
    Configuration menu
    Copy the full SHA
    985b735 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32359da View commit details
    Browse the repository at this point in the history
  7. fix(diagnostic_graph_aggregator): fix a bug where unit links were inc…

    …orrectly updated (autowarefoundation#6932)
    
    fix(diagnostic_graph_aggregator): fix unit link filter
    
    Signed-off-by: Takagi, Isamu <[email protected]>
    isamu-takagi authored May 7, 2024
    Configuration menu
    Copy the full SHA
    a06d4af View commit details
    Browse the repository at this point in the history
  8. feat(autonomous_emergency_braking): add obstacle velocity estimation …

    …for AEB (autowarefoundation#6912)
    
    * enable aeb, fix topic problem
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * add clustering method to eliminate small objects/noise
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * remove comments
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * Crop points outside of EGO predicted path
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * remove offset
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * Update library use
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * add check for empty cloud
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * add extra width for pointcloud cropping
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * Use single PC ptr
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * Revert "Use single PC ptr"
    
    This reverts commit b5091fc.
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * Add back timestamp
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * USe object hull to detect collisions
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * remove unused functions
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * remove debug timer out of code
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * eliminate member var in favor of local pointcloud ptr
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * remove unused chrono dependency
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * Add object history to etimate object speed with pointcloud
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * Add median velocity calc
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * add velocity thresholds
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * refactoring
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * cleaning
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * refactor
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * change voxwl
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * readme
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * remove mutex since they are not necessary
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * add markers for closest object velocity
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * added units to marker
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * delete duplicated param
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * delete duplicated param
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    ---------
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    danielsanchezaran authored May 7, 2024
    Configuration menu
    Copy the full SHA
    fbbb2f3 View commit details
    Browse the repository at this point in the history
  9. feat(start_planner): add centerline crossing check (autowarefoundatio…

    …n#6900)
    
    * add centerline check
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * remove unused vector
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * improve naming and refactor
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    ---------
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    danielsanchezaran authored May 7, 2024
    Configuration menu
    Copy the full SHA
    edc7878 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    21bbbd2 View commit details
    Browse the repository at this point in the history
  2. fix(voxel_grid_downsample_filter): add intensity field (autowarefound…

    …ation#6849)
    
    fix(downsample_filter): add intensity field
    
    Signed-off-by: badai-nguyen <[email protected]>
    badai-nguyen authored May 8, 2024
    Configuration menu
    Copy the full SHA
    18813bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43adbd5 View commit details
    Browse the repository at this point in the history
  4. feat(image projection based fusion): unrecify 3d point for image proj…

    …ection based fusion (autowarefoundation#6902)
    
    * unrecify 3d point for image projection based fusion
    
    Signed-off-by: Yukihiro Saito <[email protected]>
    
    * style(pre-commit): autofix
    
    ---------
    
    Signed-off-by: Yukihiro Saito <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    yukkysaito and pre-commit-ci[bot] authored May 8, 2024
    Configuration menu
    Copy the full SHA
    2c9a936 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db38f04 View commit details
    Browse the repository at this point in the history
  6. refactor(lane_change): move getCurrentTurnSignalInfo to scene file (a…

    …utowarefoundation#6943)
    
    * refactor(lane_change): move getCurrentTurnSignalInfo to scene file
    
    Signed-off-by: Zulfaqar Azmi <[email protected]>
    
    * style(pre-commit): autofix
    
    * removed reference from trivial variable
    
    Signed-off-by: Zulfaqar Azmi <[email protected]>
    
    ---------
    
    Signed-off-by: Zulfaqar Azmi <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    zulfaqar-azmi-t4 and pre-commit-ci[bot] authored May 8, 2024
    Configuration menu
    Copy the full SHA
    da9df0c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6d7477 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6d00269 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ba26e5 View commit details
    Browse the repository at this point in the history
  10. feat: add low_intensity_cluster_filter (autowarefoundation#6850)

    * feat: add low_intensity_cluster_filter
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * chore: typo
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * fix: build test error
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    ---------
    
    Signed-off-by: badai-nguyen <[email protected]>
    badai-nguyen authored May 8, 2024
    Configuration menu
    Copy the full SHA
    e517f09 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. feat(vehicle_cmd_gate): support for real time update params for v cmd…

    … gate (autowarefoundation#6951)
    
    * WIP add param update
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * solve crash when updating filter
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * remove extra space
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * delete comments
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    ---------
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    danielsanchezaran authored May 9, 2024
    Configuration menu
    Copy the full SHA
    39cccb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c7adc3 View commit details
    Browse the repository at this point in the history
  3. feat(build_depends): add glog-vendor (autowarefoundation#6952)

    Signed-off-by: Takamasa Horibe <[email protected]>
    TakaHoribe authored May 9, 2024
    Configuration menu
    Copy the full SHA
    b5b7f95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f30268c View commit details
    Browse the repository at this point in the history
  5. feat(autoware_pose_covariance_modifier): add new node to early fuse g…

    …nss and ndt poses (autowarefoundation#6570)
    
    Signed-off-by: Melike Tanrıkulu <[email protected]>
    Co-authored-by: M. Fatih Cırıt <[email protected]>
    meliketanrikulu and M. Fatih Cırıt authored May 9, 2024
    Configuration menu
    Copy the full SHA
    baeeab5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    788b2e3 View commit details
    Browse the repository at this point in the history
  7. feat(image projection based fusion): revert autowarefoundation#6902 (…

    …unrecify 3d point for image projection based fusion) (autowarefoundation#6954)
    
    Revert "feat(image projection based fusion): unrecify 3d point for image proj…"
    
    This reverts commit 2c9a936.
    yukkysaito authored May 9, 2024
    Configuration menu
    Copy the full SHA
    dd19bb8 View commit details
    Browse the repository at this point in the history
  8. chore: update sensing/perception maintainer (autowarefoundation#6950)

    * chore: update maintainer
    
    Signed-off-by: yoshiri <[email protected]>
    
    * chore: remove owner
    
    Signed-off-by: yoshiri <[email protected]>
    
    ---------
    
    Signed-off-by: yoshiri <[email protected]>
    YoshiRi authored May 9, 2024
    Configuration menu
    Copy the full SHA
    2f46b25 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    473f238 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    569d56c View commit details
    Browse the repository at this point in the history
  11. fix(ground_segmentation): add intensity field (autowarefoundation#6791)

    * fix(grond_segmentation): add intensity
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * fix(ray_ground_filter): change to pointXYZI
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * fix(ransac_ground_filter): change to pointXYZI
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * fix(scan_ground_filter): intensity bug fix
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * fix(ground_segmentation): add field select option
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * Revert "fix(ground_segmentation): add field select option"
    
    This reverts commit 36fc554.
    
    * fix: copy input field to output
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * fix(ray_ground_filter): copy input fields
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * fix(ransac_ground_filter): copy input fields
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * fix(ray_ground_filter): indices extract bug fix
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * refactor: ray_ground_filter
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * fix: indices max
    
    Signed-off-by: badai-nguyen <[email protected]>
    
    * style(pre-commit): autofix
    
    ---------
    
    Signed-off-by: badai-nguyen <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    badai-nguyen and pre-commit-ci[bot] authored May 9, 2024
    Configuration menu
    Copy the full SHA
    729eec0 View commit details
    Browse the repository at this point in the history
  12. fix(freespace_planner): fix motion_velocity_smoother error while park…

    …ing (autowarefoundation#6713)
    
    * fix(freespace_planner): prevent publishing stop trajectory with only one point in a new parking cycle
    ---------
    Signed-off-by: Ahmed Ebrahim <[email protected]>
    ahmeddesokyebrahim authored May 9, 2024
    Configuration menu
    Copy the full SHA
    010965b View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    d5aa5d6 View commit details
    Browse the repository at this point in the history
  2. fix(map_based_prediction): improve pedestrian path generation efficie…

    …ncy (autowarefoundation#6964)
    
    fix: improve pedestrian path generation efficiency
    
    Signed-off-by: Taekjin LEE <[email protected]>
    technolojin authored May 10, 2024
    Configuration menu
    Copy the full SHA
    c7c826d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35d39e7 View commit details
    Browse the repository at this point in the history
  4. feat(autonomous_emergency_braking): add param update support for AEB (a…

    …utowarefoundation#6956)
    
    add param update support for AEB
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    danielsanchezaran authored May 10, 2024
    Configuration menu
    Copy the full SHA
    04faf5e View commit details
    Browse the repository at this point in the history
  5. fix(autonomous_emergency_braking): add missing erase to velocity hist…

    …ory (autowarefoundation#6966)
    
    add missing erase
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    danielsanchezaran authored May 10, 2024
    Configuration menu
    Copy the full SHA
    32186de View commit details
    Browse the repository at this point in the history
  6. fix(componet_state_monitor): remove ndt node alive monitoring (autowa…

    …refoundation#6957)
    
    remove ndt node alive monitoring
    
    Signed-off-by: Yamato Ando <[email protected]>
    YamatoAndo authored May 10, 2024
    Configuration menu
    Copy the full SHA
    9378b4f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    299b050 View commit details
    Browse the repository at this point in the history
  8. fix(map_based_prediction): revert use different time horizon (autowar…

    …efoundation#6877) (autowarefoundation#6970)
    
    Revert "feat(map_based_prediction): use different time horizon (autowarefoundation#6877)"
    
    This reverts commit d5aa5d6.
    
    Signed-off-by: yoshiri <[email protected]>
    YoshiRi authored May 10, 2024
    Configuration menu
    Copy the full SHA
    885c0af View commit details
    Browse the repository at this point in the history
  9. feat(control_evaluator): implement a control evaluator (autowarefound…

    …ation#6959)
    
    * add control evaluator module
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * make the evaluator depend on messages from AEB
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * update output msg
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * delete extra new line
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * update/fix details
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * add a package mantainer
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * Add a timer to maintain a constant rate of msg publishing
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    ---------
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    danielsanchezaran authored May 10, 2024
    Configuration menu
    Copy the full SHA
    bca574a View commit details
    Browse the repository at this point in the history
  10. feat: update rviz2 overlay (autowarefoundation#6883)

    Signed-off-by: KhalilSelyan <[email protected]>
    KhalilSelyan authored May 10, 2024
    Configuration menu
    Copy the full SHA
    e218218 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c24ad46 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. refactor(mission_planner): remove redundant is_reroute check (autow…

    …arefoundation#6980)
    
    remove redundant is_reroute check
    
    Signed-off-by: Ryuta Kambe <[email protected]>
    veqcc authored May 11, 2024
    Configuration menu
    Copy the full SHA
    8176c63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd6306d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. fix(accel_brake_calibrator): fix to set service name and exception fa…

    …ilure (autowarefoundation#6973)
    
    * add service
    
    * fix exception
    
    * fix style
    h-ohta authored May 13, 2024
    Configuration menu
    Copy the full SHA
    bffbcce View commit details
    Browse the repository at this point in the history
  2. test: behavior path obstacle avoidance (autowarefoundation#6972)

    * write test for behavior avoidance
    
    Signed-off-by: Go Sakayori <[email protected]>
    
    * style(pre-commit): autofix
    
    ---------
    
    Signed-off-by: Go Sakayori <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    go-sakayori and pre-commit-ci[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    fd89ca2 View commit details
    Browse the repository at this point in the history
  3. feat(rtc_interface)!: add new field to rtc cooperate status (autoware…

    …foundation#6933)
    
    * feat(rtc_interface): add new field
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * feat(bvp): support new rtc cooperate status
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * feat(bpp): support new rtc cooperate status
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    ---------
    
    Signed-off-by: satoshi-ota <[email protected]>
    satoshi-ota authored May 13, 2024
    Configuration menu
    Copy the full SHA
    bd46dc3 View commit details
    Browse the repository at this point in the history
  4. fix(behavior_velocity_run_out_module): initialize accel_reason_ (au…

    …towarefoundation#6982)
    
    fix(behavior_velocity_run_out_module): initialize accel_reason_
    
    Signed-off-by: Ryuta Kambe <[email protected]>
    veqcc authored May 13, 2024
    Configuration menu
    Copy the full SHA
    f3cd528 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86804e1 View commit details
    Browse the repository at this point in the history
  6. fix(accel_brake_map_calibrator): fix accel_brake_map_calibrator not t…

    …o output invalid maps (autowarefoundation#6992)
    
    Signed-off-by: tomoya.kimura <[email protected]>
    tkimura4 authored May 13, 2024
    Configuration menu
    Copy the full SHA
    7302cd7 View commit details
    Browse the repository at this point in the history
  7. feat(mrm_emergency_stop_operator): add support for real time param re…

    …configure for mrm_emergency_stop (autowarefoundation#6994)
    
    add support for real time param reconfigure for mrm_emergency_stop
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    danielsanchezaran authored May 13, 2024
    Configuration menu
    Copy the full SHA
    2f2438e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aff5370 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d9b3df7 View commit details
    Browse the repository at this point in the history
  10. feat(tier4_perception_launch): downsample perception input pointcloud (

    …autowarefoundation#6886)
    
    * feat: downsample perception input pointcloud
    
    Signed-off-by: yoshiri <[email protected]>
    
    * fix: add group if to switch downsample node
    
    Signed-off-by: yoshiri <[email protected]>
    
    * fix: add test and exec depend
    
    Signed-off-by: yoshiri <[email protected]>
    
    * Update launch/tier4_perception_launch/launch/perception.launch.xml
    
    Co-authored-by: Yukihiro Saito <[email protected]>
    
    * chore: refactor perception.launch.xml
    
    Signed-off-by: yoshiri <[email protected]>
    
    ---------
    
    Signed-off-by: yoshiri <[email protected]>
    Co-authored-by: Yukihiro Saito <[email protected]>
    YoshiRi and yukkysaito authored May 13, 2024
    Configuration menu
    Copy the full SHA
    b6bd750 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. feat(tier4_perception_launch): fix typo error (autowarefoundation#6999)

    * feat: downsample perception input pointcloud
    
    Signed-off-by: yoshiri <[email protected]>
    
    * fix: add group if to switch downsample node
    
    Signed-off-by: yoshiri <[email protected]>
    
    * fix: add test and exec depend
    
    Signed-off-by: yoshiri <[email protected]>
    
    * Update launch/tier4_perception_launch/launch/perception.launch.xml
    
    Co-authored-by: Yukihiro Saito <[email protected]>
    
    * chore: refactor perception.launch.xml
    
    Signed-off-by: yoshiri <[email protected]>
    
    * fix: fix name
    
    Signed-off-by: yoshiri <[email protected]>
    
    ---------
    
    Signed-off-by: yoshiri <[email protected]>
    Co-authored-by: Yukihiro Saito <[email protected]>
    YoshiRi and yukkysaito authored May 14, 2024
    Configuration menu
    Copy the full SHA
    a3c1ed3 View commit details
    Browse the repository at this point in the history
  2. refactor(behavior_velocity_occlusion_spot_module): reduce cppcheck wa…

    …rning (autowarefoundation#6987)
    
    * remove unnecessary if branch
    
    Signed-off-by: Ryuta Kambe <[email protected]>
    
    * add const for const variable
    
    Signed-off-by: Ryuta Kambe <[email protected]>
    
    * remove redundant assignment
    
    Signed-off-by: Ryuta Kambe <[email protected]>
    
    * remove redundant if branch
    
    Signed-off-by: Ryuta Kambe <[email protected]>
    
    * underflow check
    
    Signed-off-by: Ryuta Kambe <[email protected]>
    
    * use const for const parameter
    
    Signed-off-by: Ryuta Kambe <[email protected]>
    
    * style(pre-commit): autofix
    
    * delete unnecessary pointsToRays function
    
    Signed-off-by: Ryuta Kambe <[email protected]>
    
    ---------
    
    Signed-off-by: Ryuta Kambe <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    veqcc and pre-commit-ci[bot] authored May 14, 2024
    Configuration menu
    Copy the full SHA
    a714f94 View commit details
    Browse the repository at this point in the history
  3. fix(ndt_scan_matcher): improved tpe (autowarefoundation#6990)

    * Improved tpe
    
    Signed-off-by: Shintaro Sakoda <[email protected]>
    
    * Added name in TODO
    
    Signed-off-by: Shintaro Sakoda <[email protected]>
    
    * Fixed tpe test
    
    Signed-off-by: Shintaro Sakoda <[email protected]>
    
    * style(pre-commit): autofix
    
    ---------
    
    Signed-off-by: Shintaro Sakoda <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    SakodaShintaro and pre-commit-ci[bot] authored May 14, 2024
    Configuration menu
    Copy the full SHA
    ac5190b View commit details
    Browse the repository at this point in the history
  4. refactor(behavior_velocity_occlusion_spot_module): remove unnecessary…

    … declaration (autowarefoundation#7000)
    
    * refactor(behavior_velocity_occlusion_spot_module): remove unnecessary declaration
    
    Signed-off-by: Ryuta Kambe <[email protected]>
    
    * remove unnecessary declaration
    
    Signed-off-by: Ryuta Kambe <[email protected]>
    
    * unify lanelet::ArcCoordinates
    
    Signed-off-by: Ryuta Kambe <[email protected]>
    
    * unify lanelet::geometry::fromArcCoordinates
    
    Signed-off-by: Ryuta Kambe <[email protected]>
    
    * style(pre-commit): autofix
    
    * unify lanelet::ConstLineString2d
    
    Signed-off-by: Ryuta Kambe <[email protected]>
    
    * style(pre-commit): autofix
    
    * fix
    
    Signed-off-by: veqcc <[email protected]>
    
    ---------
    
    Signed-off-by: Ryuta Kambe <[email protected]>
    Signed-off-by: veqcc <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    veqcc and pre-commit-ci[bot] authored May 14, 2024
    Configuration menu
    Copy the full SHA
    0e6f175 View commit details
    Browse the repository at this point in the history
  5. chore(tools): move system and evaluation tools to autoware_tools repo…

    … from autoware.universe (autowarefoundation#7002)
    
    * chore(tools): move system tools
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * chore(evaluator): move evaluators
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    ---------
    
    Signed-off-by: satoshi-ota <[email protected]>
    satoshi-ota authored May 14, 2024
    Configuration menu
    Copy the full SHA
    590518f View commit details
    Browse the repository at this point in the history
  6. chore: added maintainer (autowarefoundation#7003)

    added maintainer
    
    Signed-off-by: Go Sakayori <[email protected]>
    go-sakayori authored May 14, 2024
    Configuration menu
    Copy the full SHA
    f012a75 View commit details
    Browse the repository at this point in the history
  7. chore: update CODEOWNERS (autowarefoundation#6866)

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions <[email protected]>
    awf-autoware-bot[bot] and github-actions authored May 14, 2024
    Configuration menu
    Copy the full SHA
    a5fdb8d View commit details
    Browse the repository at this point in the history
  8. feat(smart_mpc_trajectory_follower): add smart_mpc_trajectory_follower (

    autowarefoundation#6805)
    
    * feat(smart_mpc_trajectory_follower): add smart_mpc_trajectory_follower
    
    * style(pre-commit): autofix
    
    * modified control.launch.py
    
    * update README.md
    
    * Minor changes
    
    * style(pre-commit): autofix
    
    * bug fixed
    
    * update README and add a comment to mpc_param.yaml
    
    * minor changes
    
    * add copyright
    
    * mpc_param.yaml changed
    
    * add note to README
    
    * update according to spell check
    
    * update python_simulator according to spell check
    
    * update scripts according to spell check
    
    * update according to spell-check-partial
    
    * fixed ignored words in spell check
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Takamasa Horibe <[email protected]>
    Co-authored-by: Kosuke Takeuchi <[email protected]>
    4 people authored May 14, 2024
    Configuration menu
    Copy the full SHA
    f30c035 View commit details
    Browse the repository at this point in the history
  9. perf(behavior_path_dynamic_avoidance_module): use const reference (au…

    …towarefoundation#6981)
    
    * perf(behavior_path_dynamic_avoidance_module): use const reference
    
    Signed-off-by: Ryuta Kambe <[email protected]>
    
    * style(pre-commit): autofix
    
    * add const to the other args
    
    ---------
    
    Signed-off-by: Ryuta Kambe <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Yuki TAKAGI <[email protected]>
    3 people authored May 14, 2024
    Configuration menu
    Copy the full SHA
    2ae1716 View commit details
    Browse the repository at this point in the history
  10. refactor(turn_signal_decider): straddle bound method (autowarefoundat…

    …ion#7006)
    
    * refactor straddle bound method
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * remove parenthesis
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * add alias for inner lambda
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    ---------
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    danielsanchezaran authored May 14, 2024
    Configuration menu
    Copy the full SHA
    a4bb177 View commit details
    Browse the repository at this point in the history
  11. feat(goal_planner): reject candidate path whose start pose direction …

    …is not aligned with ego path (autowarefoundation#6935)
    
    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin authored May 14, 2024
    Configuration menu
    Copy the full SHA
    ea009b8 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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