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: merge beta/v0.19.1 pc develop branch #1634

Merged
merged 36 commits into from
Nov 11, 2024

Commits on Nov 9, 2024

  1. support new perception_reproducer

    Signed-off-by: temkei.kem <[email protected]>
    xtk8532704 authored and saka1-s committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    135d778 View commit details
    Browse the repository at this point in the history
  2. move files

    Signed-off-by: temkei.kem <[email protected]>
    xtk8532704 authored and saka1-s committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    96c3d26 View commit details
    Browse the repository at this point in the history
  3. remove old files.

    Signed-off-by: temkei.kem <[email protected]>
    xtk8532704 authored and saka1-s committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    ec44ce6 View commit details
    Browse the repository at this point in the history
  4. fix pre-commit err

    Signed-off-by: temkei.kem <[email protected]>
    xtk8532704 authored and saka1-s committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    070f238 View commit details
    Browse the repository at this point in the history
  5. style(pre-commit): autofix

    pre-commit-ci[bot] authored and saka1-s committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    0c6ad99 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a3e7da6 View commit details
    Browse the repository at this point in the history
  7. style(pre-commit): autofix

    pre-commit-ci[bot] authored and saka1-s committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    654b9ed View commit details
    Browse the repository at this point in the history
  8. fix(avoidance): don't insert stop line if the ego can't avoid or retu…

    …rn (autowarefoundation#9089) (autowarefoundation#1592)
    
    * fix(avoidance): don't insert stop line if the ego can't avoid or return (autowarefoundation#9089)
    
    * fix(avoidance): don't insert stop line if the ego can't avoid or return
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * fix: build error
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * Update planning/behavior_path_planner/autoware_behavior_path_static_obstacle_avoidance_module/include/autoware/behavior_path_static_obstacle_avoidance_module/helper.hpp
    
    Co-authored-by: Go Sakayori <[email protected]>
    
    ---------
    
    Signed-off-by: satoshi-ota <[email protected]>
    Co-authored-by: Go Sakayori <[email protected]>
    
    * fix: build error
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    ---------
    
    Signed-off-by: satoshi-ota <[email protected]>
    Co-authored-by: Go Sakayori <[email protected]>
    2 people authored and saka1-s committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    3043778 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da36aad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1624ee1 View commit details
    Browse the repository at this point in the history
  11. fix(motion_utils): check size after overlap points removal (autowaref…

    …oundation#6653)
    
    * fix(motion_utils): check size after overlap points removal
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    * change implementation to not return warning
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    * fix comparison sign
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    ---------
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    zulfaqar-azmi-t4 authored and saka1-s committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    7db969f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7576be4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1530ea3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3836123 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b5ad8f8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9244fea View commit details
    Browse the repository at this point in the history
  17. fix(intersection): fix bugs (autowarefoundation#6050)

    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin authored and saka1-s committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    6bd069f View commit details
    Browse the repository at this point in the history
  18. feat(intersection): more precise pass judge handling considering occl…

    …usion detection and 1st/2nd attention lane (autowarefoundation#6047)
    
    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin authored and saka1-s committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    9102a13 View commit details
    Browse the repository at this point in the history
  19. feat(behavior_velocity): add the option to keep the last valid observ…

    …ation (autowarefoundation#6036)
    
    * feat(behavior_velocity): add the option to keep the last valid observation
    
    Signed-off-by: Mamoru Sobue <[email protected]>
    
    * keep_last_observation is false by default and intersection/traffic_light is explicily true
    
    Signed-off-by: Mamoru Sobue <[email protected]>
    
    * for intersection
    
    Signed-off-by: Mamoru Sobue <[email protected]>
    
    ---------
    
    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin authored and saka1-s committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    5036d19 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a0b82de View commit details
    Browse the repository at this point in the history
  21. feat(intersection): publish and visualize the reason for dangerous si…

    …tuation to blame past detection fault retrospectively (autowarefoundation#6143)
    
    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin authored and saka1-s committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    7943a8b View commit details
    Browse the repository at this point in the history
  22. fix(intersection): judge pass judge at intersection without tl with o…

    …cclusion detection (autowarefoundation#6207)
    
    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin authored and saka1-s committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    91267c4 View commit details
    Browse the repository at this point in the history
  23. feat(intersection_occlusion)!: react RTC disapproval and stop even if…

    … occlusion detection is OFF (autowarefoundation#6279)
    
    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin authored and saka1-s committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    39269a8 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7f46313 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    cdeed2b View commit details
    Browse the repository at this point in the history
  26. chore(intersection): add const to member functions, replace enum with…

    … class tag for occlusion (autowarefoundation#6299)
    
    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin authored and saka1-s committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    c01ded3 View commit details
    Browse the repository at this point in the history
  27. fix(intersection): fix possible invalid access (autowarefoundation#6542)

    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin authored and saka1-s committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    e62b709 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    22ecd3b View commit details
    Browse the repository at this point in the history
  29. minimize diff

    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin authored and saka1-s committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    87337f4 View commit details
    Browse the repository at this point in the history
  30. PR9119

    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin authored and saka1-s committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    1bcf343 View commit details
    Browse the repository at this point in the history
  31. feat(behavior_velocity_traffic_light_module): change threshold veloci…

    …ty of pass judge for preventing sudden stop (autowarefoundation#1616)
    
    Signed-off-by: tomoya.kimura <[email protected]>
    tkimura4 authored and saka1-s committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    3bfca02 View commit details
    Browse the repository at this point in the history
  32. feat(obstacle_cruise_planner)!: relax unknown stop (autowarefoundatio…

    …n#1612)
    
    * chore: fix dependency of mult object tracker (autowarefoundation#1567)
    
    fix dependency of mult object tracker
    
    * add relax logic
    
    Signed-off-by: Yuki Takagi <[email protected]>
    
    * define params
    
    Signed-off-by: Yuki Takagi <[email protected]>
    
    * add universe params
    
    Signed-off-by: Yuki Takagi <[email protected]>
    
    * delete null line
    
    Signed-off-by: Yuki Takagi <[email protected]>
    
    * fix spell
    
    Signed-off-by: Yuki Takagi <[email protected]>
    
    * fix
    
    Signed-off-by: Yuki Takagi <[email protected]>
    
    * change universe params
    
    Signed-off-by: Yuki Takagi <[email protected]>
    
    ---------
    
    Signed-off-by: Yuki Takagi <[email protected]>
    Co-authored-by: Shohei Sakai <[email protected]>
    yuki-takagi-66 and saka1-s committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    c87784d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    9e8f2ad View commit details
    Browse the repository at this point in the history
  34. fix(bvp): remove expired module safely (autowarefoundation#9212)

    * fix(bvp): remove expired module safely
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * fix: remove module id set
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * fix: use itr to erase expired module
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * fix: remove unused function
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    ---------
    
    Signed-off-by: satoshi-ota <[email protected]>
    satoshi-ota authored and saka1-s committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    3cacd75 View commit details
    Browse the repository at this point in the history
  35. fix(lane_change): enable cancel when ego in turn direction lane (RT0-…

    …33893) (autowarefoundation#1594)
    
    * yield at intersection by making the check conservative
    
    Signed-off-by: Zulfaqar Azmi <[email protected]>
    
    * make code of similar to main branch
    
    Signed-off-by: Zulfaqar Azmi <[email protected]>
    
    * fix build error
    
    Signed-off-by: Zulfaqar Azmi <[email protected]>
    
    * fix logic
    
    Signed-off-by: Zulfaqar Azmi <[email protected]>
    
    * update README
    
    Signed-off-by: Zulfaqar Azmi <[email protected]>
    
    * change variable name
    
    Signed-off-by: Zulfaqar Azmi <[email protected]>
    
    ---------
    
    Signed-off-by: Zulfaqar Azmi <[email protected]>
    zulfaqar-azmi-t4 authored and saka1-s committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    98f9724 View commit details
    Browse the repository at this point in the history
  36. fix(lane_change): delay lane change cancel (autowarefoundation#8048) …

    …(for RT0-33952) (autowarefoundation#1626)
    
    fix(lane_change): delay lane change cancel (autowarefoundation#8048)
    
    RT1-6955: delay lane change cancel
    
    Signed-off-by: Zulfaqar Azmi <[email protected]>
    zulfaqar-azmi-t4 authored and saka1-s committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    0f32e2e View commit details
    Browse the repository at this point in the history