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
Original file line number
Diff line number
Diff line change
@@ -100,6 +100,7 @@
100
100
lat_distance_threshold: 5.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.5# lateral margin between moving obstacle in neighbor lanes and stopped obstacle in front of it
102
102
max_obstacles_collision_time: 10.0# how far the blocking obstacle
103
+
stopped_obstacle_velocity_threshold: 0.5
103
104
slow_down:
104
105
max_lat_margin: 1.1# lateral margin between obstacle and trajectory band with ego's width
0 commit comments