Skip to content

Commit ffe272b

Browse files
committed
feat(strat_planner): add a prepare time for blinker before taking action for approval
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
1 parent a2532da commit ffe272b

File tree

1 file changed

+1
-0
lines changed
  • autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/start_planner

1 file changed

+1
-0
lines changed

autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/start_planner/start_planner.param.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
backward_path_update_duration: 3.0
3939
ignore_distance_from_lane_end: 15.0
4040
# turns signal
41+
prepare_time_before_start: 3.0
4142
th_turn_signal_on_lateral_offset: 1.0
4243
intersection_search_length: 30.0
4344
length_ratio_for_turn_signal_deactivation_near_intersection: 0.5

0 commit comments

Comments
 (0)