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/out_of_lane.param.yaml
+1
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@
18
18
ignore_behind_ego: false # if true, objects behind the ego vehicle are ignored
19
19
20
20
action: # action to insert in the trajectory if an object causes a conflict at an overlap
21
+
use_map_stop_lines: true # if true, try to stop at stop lines defined in the vector map
21
22
precision: 0.1# [m] precision when inserting a stop pose in the trajectory
22
23
longitudinal_distance_buffer: 1.5# [m] safety distance buffer to keep in front of the ego vehicle
23
24
lateral_distance_buffer: 1.0# [m] safety distance buffer to keep on the side of the ego vehicle
0 commit comments