You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/goal_planner/goal_planner.param.yaml
+1-1
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@
14
14
lateral_weight: 40.0
15
15
prioritize_goals_before_objects: true
16
16
parking_policy: "left_side"# "left_side" or "right_side"
Copy file name to clipboardexpand all lines: autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/start_planner/start_planner.param.yaml
+2-2
Original file line number
Diff line number
Diff line change
@@ -44,8 +44,8 @@
44
44
pull_out_max_steer_angle: 0.26# 15deg
45
45
# search start pose backward
46
46
enable_back: true
47
-
search_priority: "efficient_path"# "efficient_path" or "short_back_distance"
48
-
max_back_distance: 20.0
47
+
search_priority: "short_back_distance"# "efficient_path" or "short_back_distance"
0 commit comments