Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

chore: sync awf-latest #656

Merged
merged 11 commits into from
Jan 13, 2023
Merged

Commits on Dec 23, 2022

  1. feat(planning_launch): new lane change path generation parameters (#629)

    * feat(planning_launch): new lane change path generation parameters
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    * rearrange parameters
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    * fix parameter for stable result
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    * Preparing for #652
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    zulfaqar-azmi-t4 authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    04a9560 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. feat(planning_launch): add new param for avoidance safety check (#637)

    Signed-off-by: satoshi-ota <[email protected]>
    
    Signed-off-by: satoshi-ota <[email protected]>
    satoshi-ota authored Dec 24, 2022
    Configuration menu
    Copy the full SHA
    7ae6824 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. feat(control_launch): organize controller param yaml (#658)

    * feat(control_launch): organize controller param yaml
    
    Signed-off-by: Takayuki Murooka <[email protected]>
    
    * fix
    
    Signed-off-by: Takayuki Murooka <[email protected]>
    
    * organize param files
    
    Signed-off-by: Takayuki Murooka <[email protected]>
    
    Signed-off-by: Takayuki Murooka <[email protected]>
    takayuki5168 authored Dec 26, 2022
    Configuration menu
    Copy the full SHA
    0302028 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. refactor(control_launch): organize trajectory_follower_node's param (#…

    …661)
    
    * refactor(control_launch): organize trajectory_follower_node's param
    
    Signed-off-by: Takayuki Murooka <[email protected]>
    
    * fix
    
    Signed-off-by: Takayuki Murooka <[email protected]>
    
    Signed-off-by: Takayuki Murooka <[email protected]>
    takayuki5168 authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    094e11d View commit details
    Browse the repository at this point in the history
  2. feat(behavior_path_planner): update pull over params (#666)

    Signed-off-by: kosuke55 <[email protected]>
    
    Signed-off-by: kosuke55 <[email protected]>
    kosuke55 authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    9078519 View commit details
    Browse the repository at this point in the history
  3. fix(control_launch): add missin param in yaml (#665)

    Signed-off-by: Takayuki Murooka <[email protected]>
    
    Signed-off-by: Takayuki Murooka <[email protected]>
    takayuki5168 authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    6a10749 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. feat(behavior_path_planner): change pull over max_lateral_offset (#670)

    Signed-off-by: kosuke55 <[email protected]>
    
    Signed-off-by: kosuke55 <[email protected]>
    kosuke55 authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    5895271 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. feat(planning_launch): lane change abort parameters (#583)

    * feat(planning_launch): lane change abort parameters
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    * allow very high lateral jerk for now
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    * remove unnecessary parameter
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    * set abort to false
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    * fix parameter
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    zulfaqar-azmi-t4 authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    3342ed4 View commit details
    Browse the repository at this point in the history
  2. fix(planning_launch): ignore unavoidable objects around the goal (#676)

    * fix(planning_launch): ignore unavoidable objects around the goal
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * Update planning_launch/config/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/avoidance/avoidance.param.yaml
    
    Signed-off-by: satoshi-ota <[email protected]>
    Co-authored-by: Kosuke Takeuchi <[email protected]>
    satoshi-ota and kosuke55 authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    f7c7bad View commit details
    Browse the repository at this point in the history
  3. fix(behavior_velocity_planner): fix blind spot over-detection (#677)

    Signed-off-by: 1222-takeshi <[email protected]>
    
    Signed-off-by: 1222-takeshi <[email protected]>
    1222-takeshi authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    620625b View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. feat(planning_launch): add new param for yield maneuver in avoidance.…

    …param.yaml (#657)
    
    * feat(planning_launch): update avoidance param
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * fix(avoidance): fix param name for readability
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * fix(planning_launch): add missing param
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    Signed-off-by: satoshi-ota <[email protected]>
    satoshi-ota authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    0b36fb9 View commit details
    Browse the repository at this point in the history