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

Merged
merged 5 commits into from
Jun 8, 2023
Merged

chore: sync upstream #561

merged 5 commits into from
Jun 8, 2023

Commits on Jun 7, 2023

  1. feat(avoidance): stop within current lane in unsafe situation (autowa…

    …refoundation#3785)
    
    * refactor(avoidance): separate stop line calculation
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    
    * feat(avoidance): don't cancel avoidance maneuver if the ego exceed yield stop line
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    
    * chore(utils): move common utils
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    
    * feat(avoidance): stop within current lane
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    
    * chore(avoidance): add some comments
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    
    * feat(avoidance): add module success condition
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    
    * refactor(avoidance): clean up
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    
    * feat(avoidance): add option for yield during shifting
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    
    ---------
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    satoshi-ota committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    b2f4517 View commit details
    Browse the repository at this point in the history
  2. feat: handle invalid areas / lanelets (autowarefoundation#3000)

    Signed-off-by: AhmedEbrahim <ahmed.a.d.ebrahim@gmail.com>
    ahmeddesokyebrahim committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    35bc65a View commit details
    Browse the repository at this point in the history
  3. refactor(start_planner): rename pull out to start planner (autowarefo…

    …undation#3908)
    
    Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
    kosuke55 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    8c9f9e4 View commit details
    Browse the repository at this point in the history
  4. refactor(behavior_velocity_planner): update launch and parameter file…

    …s for plugin (autowarefoundation#3811)
    
    * feat: move param files
    
    Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
    
    * WIP
    
    Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
    
    * feat: use behavior velocity module param file list
    
    Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
    
    * feat: update comment
    
    Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
    
    * feat: change param load
    
    Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
    
    * feat: update launch run out flag
    
    Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
    
    * feat: add disabled module as comment
    
    Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
    
    * feat: remove unused argument
    
    Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
    
    * fix test
    
    Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
    
    * remove unused params
    
    Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
    
    * move param
    
    Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
    
    * add test depend
    
    Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
    
    ---------
    
    Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
    isamu-takagi committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    8a44d44 View commit details
    Browse the repository at this point in the history
  5. feat(pull_out): change pull out finish deviation threshold (autowaref…

    …oundation#3917)
    
    feat(pull_out): change pull out finish deviation threshould
    
    Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
    kosuke55 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    68f6f2f View commit details
    Browse the repository at this point in the history