Skip to content

Commit df21eb9

Browse files
authored
feat(strat_planner): add a prepare time for blinker before taking action for approval (autowarefoundation#881) (autowarefoundation#583)
feat(strat_planner): add a prepare time for blinker before taking action for approval (autowarefoundation#881) Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
1 parent 20bbf23 commit df21eb9

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
@@ -36,6 +36,7 @@
3636
backward_path_update_duration: 3.0
3737
ignore_distance_from_lane_end: 15.0
3838
# turns signal
39+
prepare_time_before_start: 0.0
3940
th_turn_signal_on_lateral_offset: 1.0
4041
intersection_search_length: 30.0
4142
length_ratio_for_turn_signal_deactivation_near_intersection: 0.5

0 commit comments

Comments
 (0)