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 beta branch beta/v0.33 with tier4/main #568

Merged
merged 46 commits into from
Aug 28, 2024

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    5b9551c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #521 from tier4/sync-awf-latest

    chore: sync awf-latest
    tier4-autoware-public-bot[bot] committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    0ac959b View commit details
    Browse the repository at this point in the history
  3. Revert "fix(api): disable rosbridge to fix duplicated node" (#523)

    Revert "fix(api): disable rosbridge to fix duplicated node (#497)"
    
    This reverts commit 1b04604.
    kosuke55 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2f78783 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. feat(autonomous_emergency_braking): add info marker to aeb and state …

    …check override (autowarefoundation#1103)
    
    * add info marker and override for state
    
    Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
    
    * make stop wall viz default
    
    Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
    
    ---------
    
    Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
    danielsanchezaran committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    83c6907 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #526 from tier4/sync-awf-latest

    chore: sync awf-latest
    tier4-autoware-public-bot[bot] committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    a9849d3 View commit details
    Browse the repository at this point in the history
  3. feat(lane_change): add param for lateral angle deviation (autowarefou…

    …ndation#1087)
    
    * RT1-6514 adding lateral angle deviation param
    
    Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
    
    * decrease angle deviation threshold to fix rtc issue
    
    Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
    
    ---------
    
    Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
    zulfaqar-azmi-t4 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f489384 View commit details
    Browse the repository at this point in the history
  4. feat(lane_change): use different rss param to deal with parked vehicle (

    autowarefoundation#1104)
    
    use separate rss for parked vehicle
    
    Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
    zulfaqar-azmi-t4 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2244a25 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #527 from tier4/sync-awf-latest

    chore: sync awf-latest
    tier4-autoware-public-bot[bot] committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f4b30ed View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. feat: increase the number of processes monitored by process_monitor (a…

    …utowarefoundation#1110)
    
    Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
    tkimura4 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c503403 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #532 from tier4/sync-awf-latest

    chore: sync awf-latest
    tier4-autoware-public-bot[bot] committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    19e7c9d View commit details
    Browse the repository at this point in the history
  3. fix(mpc_lateral_controller): publish predicted trajectory in Frenet c…

    …oordinate and visualize it on Rviz (autowarefoundation#1111)
    
    Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
    takayuki5168 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1cba8e2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #534 from tier4/sync-awf-latest

    chore: sync awf-latest
    tier4-autoware-public-bot[bot] committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    541a536 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    c56b766 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #535 from tier4/sync-awf-latest

    chore: sync awf-latest
    tier4-autoware-public-bot[bot] committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    95a6028 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. fix(lane_change): skip generating path if longitudinal distance diffe…

    …rence is less than threshold (autowarefoundation#1108)
    
    add skip process lon dist diff threshold
    
    Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
    zulfaqar-azmi-t4 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ab654e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #536 from tier4/sync-awf-latest

    chore: sync awf-latest
    tier4-autoware-public-bot[bot] committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    13d2888 View commit details
    Browse the repository at this point in the history
  3. feat(static_obstacle_avoidance): change policy for ambiguous avoidanc…

    …e situation (autowarefoundation#1113)
    
    * feat(static_obstacle_avoidance): change policy for ambiguous avoidance situation
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    
    * fix(static_obstacle_avoidance): tune ambiguous vehicle ignore area
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    
    ---------
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    satoshi-ota committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6696802 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #539 from tier4/sync-awf-latest

    chore: sync awf-latest
    tier4-autoware-public-bot[bot] committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1ab348c View commit details
    Browse the repository at this point in the history
  5. fix(goal_planner): fix lane departure check not working correctly due…

    … to uninitialized variable (autowarefoundation#1116)
    
    Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
    kosuke55 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    80a988b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #540 from tier4/sync-awf-latest

    chore: sync awf-latest
    tier4-autoware-public-bot[bot] committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5080dc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. feat(psim)!: change a setting parameter type from bool to string (aut…

    …owarefoundation#1106)
    
    * change a param type, bool to string
    ---------
    Signed-off-by: Yuki Takagi <yuki.takagi@tier4.jp>
    yuki-takagi-66 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2167c0b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #542 from tier4/sync-awf-latest

    chore: sync awf-latest
    tier4-autoware-public-bot[bot] committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    f157421 View commit details
    Browse the repository at this point in the history
  3. feat(autoware_map_based_prediction): add debug parameters for map-bas…

    …ed prediction (autowarefoundation#1118)
    
    * feat: add debug parameters for map-based prediction
    
    Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
    
    * style(pre-commit): autofix
    
    ---------
    
    Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    technolojin and pre-commit-ci[bot] committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    25be323 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #543 from tier4/sync-awf-latest

    chore: sync awf-latest
    tier4-autoware-public-bot[bot] committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    64a13fc View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. fix(lane_change): parameter update (autowarefoundation#1115)

    Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
    zulfaqar-azmi-t4 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f3237e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #548 from tier4/sync-awf-latest

    chore: sync awf-latest
    tier4-autoware-public-bot[bot] committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6e47fb9 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. feat(psim)!: preapre settings to launch localization modules on psim (a…

    …utowarefoundation#1094)
    
    Signed-off-by: Yuki Takagi <yuki.takagi@tier4.jp>
    yuki-takagi-66 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    713aa97 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #549 from tier4/sync-awf-latest

    chore: sync awf-latest
    tier4-autoware-public-bot[bot] committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2e8cc7d View commit details
    Browse the repository at this point in the history
  3. chore(autoware_multi_object_tracker): fix typo in input_channels (aut…

    …owarefoundation#1121)
    
    chore: fix typo of lidar_pointpainitng channel
    
    Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
    technolojin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e3d83c0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #550 from tier4/sync-awf-latest

    chore: sync awf-latest
    tier4-autoware-public-bot[bot] committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    04c235c View commit details
    Browse the repository at this point in the history
  5. fix(lidar_model): add centerpoint_sigma param file (autowarefoundatio…

    …n#1086)
    
    fix: add centerpoint_sigma param file
    
    Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>
    badai-nguyen committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    9e7cc69 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #551 from tier4/sync-awf-latest

    chore: sync awf-latest
    tier4-autoware-public-bot[bot] committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2df6b99 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. feat(tier4_perception_launch): add transfusion option for lidar_detec…

    …tion_model (autowarefoundation#1124)
    
    Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp>
    shmpwk committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5b01e24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #553 from tier4/sync-awf-latest

    chore: sync awf-latest
    tier4-autoware-public-bot[bot] committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f371587 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. feat(freespace_planning_algorithms): add new parameters for astar pla…

    …nning algorithm (autowarefoundation#1120)
    
    * add new astar planner parameters
    
    Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
    
    * add flag for obstacle confidence check
    
    Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
    
    * reduce freespace planner th_arrived_distance_m param value
    
    Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
    
    * reduce object polygon expand size in costmap generator
    
    Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
    
    * reduce vehicle shape margin in freespace planner
    
    Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
    
    * replace flag param by time threshold param
    
    Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
    
    ---------
    
    Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
    mkquda committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4877a50 View commit details
    Browse the repository at this point in the history
  2. chore(vehicle_cmd_gate): delete deprecated parameters (autowarefounda…

    …tion#1127)
    
    delete deprecated params in vehicle_cmd_gate.param.yaml
    
    Signed-off-by: Autumn60 <harada.akiro@gmail.com>
    Autumn60 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5a39a41 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #554 from tier4/sync-awf-latest

    chore: sync awf-latest
    tier4-autoware-public-bot[bot] committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e5ab552 View commit details
    Browse the repository at this point in the history
  4. perf(goal_planner): faster path sorting and selection (autowarefounda…

    …tion#1119)
    
    Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
    kosuke55 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d38a63e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #555 from tier4/sync-awf-latest

    chore: sync awf-latest
    tier4-autoware-public-bot[bot] committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ff012e3 View commit details
    Browse the repository at this point in the history
  6. feat(static_obstacle_avoidance): add parameter for envelope polygon c…

    …reation (autowarefoundation#1130)
    
    * add threshold for eclipse long radius
    
    Signed-off-by: Go Sakayori <gsakayori@gmail.com>
    
    * change parameter
    
    Signed-off-by: Go Sakayori <go.sakayori@tier4.jp>
    
    ---------
    
    Signed-off-by: Go Sakayori <gsakayori@gmail.com>
    Signed-off-by: Go Sakayori <go.sakayori@tier4.jp>
    go-sakayori committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7eb7563 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #556 from tier4/sync-awf-latest

    chore: sync awf-latest
    tier4-autoware-public-bot[bot] committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8b515a0 View commit details
    Browse the repository at this point in the history
  8. refactor(lane_change): rename prepare_segment_ignore_object_velocity_…

    …thresh (autowarefoundation#1125)
    
    change parameter name to a more expressive one
    
    Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
    zulfaqar-azmi-t4 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    57c4dd4 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #557 from tier4/sync-awf-latest

    chore: sync awf-latest
    tier4-autoware-public-bot[bot] committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    21bb2d1 View commit details
    Browse the repository at this point in the history
  10. feat(lane_change): consider deceleration in safety check for cancel (a…

    …utowarefoundation#1068)
    
    Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
    rej55 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1b3c7c5 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #558 from tier4/sync-awf-latest

    chore: sync awf-latest
    tier4-autoware-public-bot[bot] committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    082b1b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Merge pull request #559 from tier4/sync-awf-upstream

    chore: sync tier4/autoware_launch:awf-latest
    tier4-autoware-public-bot[bot] committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    91f473e View commit details
    Browse the repository at this point in the history