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 #708

Merged
merged 11 commits into from
Aug 4, 2023
Merged

chore: sync upstream #708

merged 11 commits into from
Aug 4, 2023

Commits on Aug 3, 2023

  1. perf(planner_manger): remove lifo limitation (autowarefoundation#4458)

    * feat(route_handler): add function to get closest preferred lanelet
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    
    * perf(planner_manager): remove module immediately once its status is success
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    
    ---------
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    satoshi-ota authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5f15fd3 View commit details
    Browse the repository at this point in the history
  2. refactor(interface): use weak_ptr or unique_ptr instead of `share…

    …d_ptr` (autowarefoundation#4452)
    
    refactor(interface): use weak pointer
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    satoshi-ota authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    73726bd View commit details
    Browse the repository at this point in the history
  3. feat(lane_change): improve lane change sampled acceleration (autoware…

    …foundation#4488)
    
    * feat(lane_change): improve lane change sampled acceleration
    
    Signed-off-by: yutaka <purewater0901@gmail.com>
    
    * update
    
    Signed-off-by: yutaka <purewater0901@gmail.com>
    
    * update
    
    Signed-off-by: yutaka <purewater0901@gmail.com>
    
    ---------
    
    Signed-off-by: yutaka <purewater0901@gmail.com>
    purewater0901 authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    d6351fc View commit details
    Browse the repository at this point in the history
  4. feat(out_of_lane): ignore dynamic objects located in irrelevent lanel…

    …ets (autowarefoundation#4473)
    
    Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
    maxime-clem authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    24870d9 View commit details
    Browse the repository at this point in the history
  5. feat(tier4_state_rviz_plugin): add init by gnss button (autowarefound…

    …ation#4392)
    
    Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
    isamu-takagi authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    1f873b0 View commit details
    Browse the repository at this point in the history
  6. fix(behavior_path_planner): drivable area front nearest segment index (

    …autowarefoundation#4489)
    
    Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
    takayuki5168 authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    1e55eff View commit details
    Browse the repository at this point in the history
  7. fix(obstacle_avoidance_planner): stop point insertion in looped path (a…

    …utowarefoundation#4486)
    
    Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
    takayuki5168 authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5542693 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    476d17d View commit details
    Browse the repository at this point in the history
  9. fix(start_planner): invalid lane id access (autowarefoundation#4511)

    Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
    kosuke55 authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    36991bc View commit details
    Browse the repository at this point in the history
  10. feat(start_planner): ignore objects out of pull out lanes for start p…

    …ose search (autowarefoundation#4513)
    
    Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
    kosuke55 authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    48e10b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. chore(start_planner): rename shoulder lane variables (autowarefoundat…

    …ion#4512)
    
    chore(start_planner): rename variables
    
    Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
    kosuke55 authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    408f4ee View commit details
    Browse the repository at this point in the history