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 awf/autoware_launch #264

Merged
merged 19 commits into from
Jan 10, 2024

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    829f8e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c2aab9 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    cfa256f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9779ec View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. revert: "fix(avoidance): shorten the parameter (autowarefoundation#745)…

    …" (autowarefoundation#750)
    
    revert "fix(avoidance): shorten the parameter (autowarefoundation#745)"
    
    This reverts commit 024254c.
    satoshi-ota authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    e670bf1 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    31b7b98 View commit details
    Browse the repository at this point in the history
  2. feat(start_planner): change collision_check_distance_from_end to shor…

    …ten back distance ## Description (autowarefoundation#754)
    
    feat(start_planner): change collision_check_distance_from_end to shorten back distance
    
    Signed-off-by: kosuke55 <[email protected]>
    kosuke55 authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    9e5e166 View commit details
    Browse the repository at this point in the history
  3. feat(start_planner): revert change collision_check_distance_from_end …

    …to shorten back distance (autowarefoundation#757)
    
    Revert "feat(start_planner): change collision_check_distance_from_end to shorten back distance"
    
    This reverts commit 680fb05.
    kosuke55 authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    96f2f18 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. refactor(behavior_path_planner): rename parameter "extra_arc_length" …

    …to "arc_length_range" (autowarefoundation#755)
    
    Signed-off-by: Maxime CLEMENT <[email protected]>
    maxime-clem authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    22f0470 View commit details
    Browse the repository at this point in the history
  2. fix(avoidance): apply params used in xx1 vehicle (autowarefoundation#751

    )
    
    * fix(avoidance): use xx1 params
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * fix(avoidance): expand safety check polygon lateral margin
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    ---------
    
    Signed-off-by: satoshi-ota <[email protected]>
    satoshi-ota authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    2447f7c View commit details
    Browse the repository at this point in the history
  3. feat(obstacle_stop_planner): change stop distance after goal (autowar…

    …efoundation#758)
    
    * feat(obstacle_stop/cruise): change stop distance after goal
    
    Signed-off-by: kosuke55 <[email protected]>
    
    * Update autoware_launch/config/planning/scenario_planning/lane_driving/motion_planning/obstacle_cruise_planner/obstacle_cruise_planner.param.yaml
    
    ---------
    
    Signed-off-by: kosuke55 <[email protected]>
    kosuke55 authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    8057562 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. feat(map_based_prediction): map prediction with acc constraints (auto…

    …warefoundation#759)
    
    * Add params for acceleration constraints for map_based_prediction
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * add new param
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * tune params
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * add parameter to switch on and off constraints check
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * improve comment
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    ---------
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    Signed-off-by: Daniel Sanchez <[email protected]>
    danielsanchezaran authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    6bc483a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e17229c View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. feat(autoware_launch): update traffic light recognition models (autow…

    …arefoundation#752)
    
    * fix: update model names
    
    Signed-off-by: tzhong518 <[email protected]>
    
    * fix: argument name
    
    Signed-off-by: tzhong518 <[email protected]>
    
    * Update autoware_launch/launch/components/tier4_perception_component.launch.xml
    
    * fix: model name
    
    Signed-off-by: tzhong518 <[email protected]>
    
    * fix: add model path
    
    Signed-off-by: tzhong518 <[email protected]>
    
    * Update autoware_launch/launch/components/tier4_perception_component.launch.xml
    
    ---------
    
    Signed-off-by: tzhong518 <[email protected]>
    Co-authored-by: Yusuke Muramatsu <[email protected]>
    Co-authored-by: Shunsuke Miura <[email protected]>
    3 people authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    5020749 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    01fb0f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. refactor(ndt_scan_matcher, map_loader): remove unused parameters (aut…

    …owarefoundation#769)
    
    Removed unused parameters
    
    Signed-off-by: Shintaro Sakoda <[email protected]>
    SakodaShintaro authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    fb88b82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9cf24d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc6d07f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24fd44b View commit details
    Browse the repository at this point in the history