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: planning/behavior_velocity_crosswalk_module/config/crosswalk.param.yaml
+1-1
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@
41
41
ego_pass_first_margin_y: [3.0] # [[s]] time to vehicle margin vector for ego pass first situation (the module judges that ego don't have to stop at TTC + MARGIN < TTV condition)
42
42
ego_pass_first_additional_margin: 0.5# [s] additional time margin for ego pass first situation to suppress chattering
43
43
ego_pass_later_margin_x: [0.0] # [[s]] time to vehicle margin vector for object pass first situation (the module judges that ego don't have to stop at TTV + MARGIN < TTC condition)
44
-
ego_pass_later_margin_y: [10.0] # [[s]] time to collision margin vector for object pass first situation (the module judges that ego don't have to stop at TTV + MARGIN < TTC condition)
44
+
ego_pass_later_margin_y: [13.0] # [[s]] time to collision margin vector for object pass first situation (the module judges that ego don't have to stop at TTV + MARGIN < TTC condition)
45
45
ego_pass_later_additional_margin: 0.5# [s] additional time margin for object pass first situation to suppress chattering
46
46
47
47
no_stop_decision: # parameters to determine if it is safe to attempt stopping before the crosswalk
0 commit comments