Skip to content

Commit a3fa9b3

Browse files
delete unused param
Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>
1 parent ff3052e commit a3fa9b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

autoware_launch/config/planning/scenario_planning/lane_driving/motion_planning/obstacle_cruise_planner/obstacle_cruise_planner.param.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@
100100
lat_distance_threshold: 4.0 # lateral margin between obstacle in neighbor lanes and trajectory band with ego's width for yielding
101101
max_lat_dist_between_obstacles: 2.0 # lateral margin between moving obstacle in neighbor lanes and stopped obstacle in front of it
102102
max_obstacles_collision_time: 10.0 # how far the blocking obstacle
103-
max_long_distance_between_obstacles: 50.0 # only consider to yield when the two obstacles are at most this distance apart
104103
slow_down:
105104
max_lat_margin: 1.1 # lateral margin between obstacle and trajectory band with ego's width
106105
lat_hysteresis_margin: 0.2

0 commit comments

Comments
 (0)