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/motion_planning/motion_velocity_planner/obstacle_stop.param.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
terminal_stop_margin : 3.0# Stop margin at the goal. This value cannot exceed stop margin. [m]
11
11
min_behavior_stop_margin: 3.0# [m]
12
12
13
-
max_negative_velocity: -0.1# [m/s] maximum velocity of opposing traffic to consider stop planning
13
+
max_negative_velocity: -100.0# [m/s] maximum velocity of opposing traffic to consider stop planning
14
14
stop_margin_opposing_traffic: 10.0# Ideal stop-margin from moving opposing obstacle when ego comes to a stop
15
15
effective_deceleration_opposing_traffic: 4.0# Setting a higher value brings the final stop-margin closer to the ideal value above
0 commit comments