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(lane_change): cherry-pick LC PRs #943

Merged
merged 14 commits into from
Oct 17, 2023
Merged

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    34949d8 View commit details
    Browse the repository at this point in the history
  2. feat(lane_change): sampling all possible longitudinal acceleration wh…

    …en the ego is in stuck (autowarefoundation#5249)
    
    * [lane_change] sampling all possible longitudinal acceleration when the ego is in stuck
    
    Signed-off-by: Takamasa Horibe <[email protected]>
    
    * add clock
    
    Signed-off-by: Takamasa Horibe <[email protected]>
    
    * update
    
    Signed-off-by: Takamasa Horibe <[email protected]>
    
    * Update planning/behavior_path_planner/src/scene_module/lane_change/normal.cpp
    
    Co-authored-by: Zulfaqar Azmi <[email protected]>
    
    * Update planning/behavior_path_planner/src/scene_module/lane_change/normal.cpp
    
    Co-authored-by: Zulfaqar Azmi <[email protected]>
    
    * Update planning/behavior_path_planner/src/scene_module/lane_change/normal.cpp
    
    Co-authored-by: Fumiya Watanabe <[email protected]>
    
    * Update planning/behavior_path_planner/src/scene_module/lane_change/normal.cpp
    
    Co-authored-by: Fumiya Watanabe <[email protected]>
    
    * fix style
    
    Signed-off-by: Takamasa Horibe <[email protected]>
    
    ---------
    
    Signed-off-by: Takamasa Horibe <[email protected]>
    Co-authored-by: Zulfaqar Azmi <[email protected]>
    Co-authored-by: Fumiya Watanabe <[email protected]>
    3 people committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    41690c5 View commit details
    Browse the repository at this point in the history
  3. feat(lane_change): keep distance against avoidable stationary objects (

    …autowarefoundation#5236)
    
    * feat(lane_change): keep distance against avoidable stationary objects
    
    Signed-off-by: kosuke55 <[email protected]>
    
    consider rss distance
    
    Signed-off-by: kosuke55 <[email protected]>
    
    tmp
    
    Signed-off-by: kosuke55 <[email protected]>
    
    * fix dangling
    
    Signed-off-by: Takamasa Horibe <[email protected]>
    
    * use parameter for velocity_treshold
    
    Signed-off-by: Takamasa Horibe <[email protected]>
    
    * check object only on the ego path
    
    Signed-off-by: Takamasa Horibe <[email protected]>
    
    * fix
    
    Signed-off-by: Takamasa Horibe <[email protected]>
    
    ---------
    
    Signed-off-by: kosuke55 <[email protected]>
    Signed-off-by: Takamasa Horibe <[email protected]>
    Co-authored-by: Takamasa Horibe <[email protected]>
    kosuke55 and TakaHoribe committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    15b1402 View commit details
    Browse the repository at this point in the history
  4. fix(lane_change): fixed debug visualization bug (autowarefoundation#5284

    )
    
    Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
    zulfaqar-azmi-t4 authored and TakaHoribe committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    86f68a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4bc4b4 View commit details
    Browse the repository at this point in the history
  6. feat(lane_change): add rss paramas for stuck

    Signed-off-by: kosuke55 <[email protected]>
    kosuke55 authored and TakaHoribe committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    e39ea7f View commit details
    Browse the repository at this point in the history
  7. fix(lane_change): fix chattering for stopped objects

    Signed-off-by: kosuke55 <[email protected]>
    
    Update planning/behavior_path_planner/src/utils/path_safety_checker/safety_check.cpp
    
    fix(path_safety_checker): remove redundant parameter name
    
    Signed-off-by: Fumiya Watanabe <[email protected]>
    kosuke55 authored and TakaHoribe committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    d5e9b95 View commit details
    Browse the repository at this point in the history
  8. fix(lane_change): add margin in stuck detection distance

    Signed-off-by: Takamasa Horibe <[email protected]>
    
    use margin
    
    Signed-off-by: Takamasa Horibe <[email protected]>
    TakaHoribe committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    449cb67 View commit details
    Browse the repository at this point in the history
  9. fix(lane_change): update target lane obj block condition (autowarefou…

    …ndation#5296)
    
    fix(lane_change): target lane blocking condition
    
    
    
    remove in_terminal condition
    
    
    
    fix
    
    Signed-off-by: Takamasa Horibe <[email protected]>
    TakaHoribe committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    63993a7 View commit details
    Browse the repository at this point in the history
  10. refactor(lane_change): add debug log

    Signed-off-by: Takamasa Horibe <[email protected]>
    
    update
    
    Signed-off-by: Takamasa Horibe <[email protected]>
    TakaHoribe committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    951af6c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    dfa43da View commit details
    Browse the repository at this point in the history
  2. fix(lane_change): fix filtering objects

    Signed-off-by: kosuke55 <[email protected]>
    kosuke55 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    b2a5c3f View commit details
    Browse the repository at this point in the history
  3. fix(lane_change): filter out objects out of lane to fix stopping marg…

    …in chattering
    
    Signed-off-by: kosuke55 <[email protected]>
    
    use boost intersects
    
    Signed-off-by: kosuke55 <[email protected]>
    kosuke55 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    29af126 View commit details
    Browse the repository at this point in the history
  4. fix(lane_change): do not use reference values of polygon outer (autow…

    …arefoundation#5318)
    
    * fix(lane_change): do not use refelence values of polygon outer
    
    Signed-off-by: Fumiya Watanabe <[email protected]>
    
    * fix(lane_change): fix in lane change
    
    Signed-off-by: Fumiya Watanabe <[email protected]>
    
    ---------
    
    Signed-off-by: Fumiya Watanabe <[email protected]>
    rej55 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c1838e3 View commit details
    Browse the repository at this point in the history