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 upstream #807

Merged
merged 6 commits into from
Sep 7, 2023
Merged

chore: sync upstream #807

merged 6 commits into from
Sep 7, 2023

Commits on Sep 6, 2023

  1. feat(intersection): do not generate stuck vehicle detect area before …

    …attention area if attention area exists (autowarefoundation#4872)
    soblin authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    3cb06ff View commit details
    Browse the repository at this point in the history
  2. refactor(radar_static_pointcloud_filter): rework parameters (autoware…

    …foundation#4871)
    
    * refactor(radar_static_pointcloud_filter): rework parameters
    
    Signed-off-by: PhoebeWu21 <[email protected]>
    
    * style(pre-commit): autofix
    
    ---------
    
    Signed-off-by: PhoebeWu21 <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    PhoebeWu21 and pre-commit-ci[bot] authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    c8f826d View commit details
    Browse the repository at this point in the history
  3. fix(behavior_path_planner): fix functions related to pull over lanes (a…

    …utowarefoundation#4857)
    
    * fix(behavior_path_planner): fix functions related to pull over lanes
    
    Signed-off-by: kosuke55 <[email protected]>
    
    * add buffer
    
    Signed-off-by: kosuke55 <[email protected]>
    
    * add comments
    
    Signed-off-by: kosuke55 <[email protected]>
    
    ---------
    
    Signed-off-by: kosuke55 <[email protected]>
    kosuke55 authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    318cddb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9aacc3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1e6fcf View commit details
    Browse the repository at this point in the history
  6. feat(behavior_velocity): support new traffic signal interface (autowa…

    …refoundation#4133)
    
    * feat(behavior_velocity): support new traffic signal interface
    
    Signed-off-by: Tomohito Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * add missing dependency
    
    Signed-off-by: Tomohito Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * remove the external signal input source in behavior_planning_launch.py
    
    Signed-off-by: Tomohito Ando <[email protected]>
    
    * replace TrafficLightElement with TrafficSignalElement
    
    Signed-off-by: Tomohito Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * use the regulatory element id instead of traffic light id
    
    Signed-off-by: Tomohito Ando <[email protected]>
    
    * change the input of traffic signal to traffic light arbiter
    
    Signed-off-by: Tomohito Ando <[email protected]>
    
    * style(pre-commit): autofix
    
    * do not return until the all regulatory elements are checked
    
    Signed-off-by: Tomohito Ando <[email protected]>
    
    * change input topic of the traffic signals
    
    Signed-off-by: Tomohito Ando <[email protected]>
    
    * fix the traffic signal type in perception reproducer
    
    Signed-off-by: Tomohito Ando <[email protected]>
    
    * add debug log when the signal data is outdated
    
    Signed-off-by: Tomohito Ando <[email protected]>
    
    ---------
    
    Signed-off-by: Tomohito Ando <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    TomohitoAndo and pre-commit-ci[bot] authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    0ab6a3b View commit details
    Browse the repository at this point in the history