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/behavior_planning/behavior_velocity_planner/intersection.param.yaml
Copy file name to clipboardExpand all lines: autoware_launch/config/planning/scenario_planning/lane_driving/motion_planning/motion_velocity_planner/run_out.param.yaml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,7 @@
32
32
keep_condition: # keep the stop decision if we still find any collision with the object within some time+distance range
33
33
time: 5.0# [s] time along the ego trajectory
34
34
distance: 10.0# [m] distance along the ego trajectory
35
+
reuse_margin: 5.0# [m] the previous stop pose is reused if it is positioned before the newly calculated stop pose and their arc length difference is smaller than this margin
35
36
36
37
ego:
37
38
# additional margins to calculate the ego footprint used for collision detection
0 commit comments