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/obstacle_cruise_planner/obstacle_cruise_planner.param.yaml
+1-1
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@
99
99
enable_yield: true
100
100
lat_distance_threshold: 4.0# lateral margin between obstacle in neighbor lanes and trajectory band with ego's width for yielding
101
101
max_lat_dist_between_obstacles: 2.0# lateral margin between moving obstacle in neighbor lanes and stopped obstacle in front of it
102
-
max_moving_obstacle_long_distance: 50.0# how far the blocking obstacle
102
+
max_obstacles_collision_time: 10.0# how far the blocking obstacle
103
103
max_long_distance_between_obstacles: 50.0# only consider to yield when the two obstacles are at most this distance apart
104
104
slow_down:
105
105
max_lat_margin: 1.1# lateral margin between obstacle and trajectory band with ego's width
0 commit comments