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(intersection): timeout static occlusion with traffic light #969

Merged
merged 6 commits into from
Oct 22, 2023

Commits on Oct 20, 2023

  1. feat(intersection): yield initially on green light (autowarefoundatio…

    …n#5234)
    
    Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
    soblin committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    e56fffe View commit details
    Browse the repository at this point in the history
  2. feat(intersection): find stop line from footprint intersection with a…

    …reas (autowarefoundation#5264)
    
    Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
    soblin committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    5f0890d View commit details
    Browse the repository at this point in the history
  3. fix(intersection): fix unsigned subtraction (autowarefoundation#5280)

    Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
    soblin committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    168e697 View commit details
    Browse the repository at this point in the history
  4. feat(intersection): ignore decelerating vehicle on amber traffic light (

    autowarefoundation#5304)
    
    * merge attention area lanelets topologically
    
    Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
    
    * query stop line for each merged detection lanelet
    
    Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
    
    * first conflicting/attention area
    
    Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
    
    * ignore expectedToStopBeforeStopLine vehicle
    
    Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
    
    * ignore expectedToStopBeforeStopLine vehicle
    
    Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
    
    * fix
    
    Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
    
    ---------
    
    Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
    soblin committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    208edd8 View commit details
    Browse the repository at this point in the history
  5. fix(intersection): fix infinite loop in tsort (autowarefoundation#5332)

    Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
    soblin committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    dd55a99 View commit details
    Browse the repository at this point in the history
  6. feat(intersection): timeout static occlusion with traffic light (auto…

    …warefoundation#5353)
    
    Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
    soblin committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    64e56a0 View commit details
    Browse the repository at this point in the history