stop_sign_unprotected_config.pb.txt 3.7 KB
Newer Older
1 2
scenario_type: STOP_SIGN_UNPROTECTED
stop_sign_unprotected_config: {
3
  start_stop_sign_scenario_distance: 4.0
4 5 6 7 8
  watch_vehicle_max_valid_stop_distance: 5.0
  max_valid_stop_distance: 3.5
  max_adc_stop_speed: 0.3
  stop_duration: 1.0
  min_pass_s_distance: 3.0
9 10
  stop_timeout: 8.0
  creep_timeout: 10.0
11
}
D
Dong Li 已提交
12 13 14 15 16 17 18
stage_type: STOP_SIGN_UNPROTECTED_PRE_STOP
stage_type: STOP_SIGN_UNPROTECTED_STOP
stage_type: STOP_SIGN_UNPROTECTED_CREEP
stage_type: STOP_SIGN_UNPROTECTED_INTERSECTION_CRUISE

stage_config: {
  stage_type: STOP_SIGN_UNPROTECTED_PRE_STOP
19
  enabled: true
20
  task_type: DECIDER_RULE_BASED_STOP
D
Dong Li 已提交
21 22
  task_type: DP_POLY_PATH_OPTIMIZER
  task_type: PATH_DECIDER
23
  task_type: SPEED_BOUNDS_DECIDER
D
Dong Li 已提交
24 25
  task_type: DP_ST_SPEED_OPTIMIZER
  task_type: SPEED_DECIDER
26
  task_type: SPEED_BOUNDS_DECIDER
D
Dong Li 已提交
27
  task_type: QP_SPLINE_ST_SPEED_OPTIMIZER
28 29
  task_config: {
    task_type: DECIDER_RULE_BASED_STOP
30
  }
31 32
  task_config: {
    task_type: DP_POLY_PATH_OPTIMIZER
D
Dong Li 已提交
33
  }
34 35
  task_config: {
    task_type: PATH_DECIDER
D
Dong Li 已提交
36
  }
37 38
  task_config: {
    task_type: DP_ST_SPEED_OPTIMIZER
D
Dong Li 已提交
39
  }
40 41
  task_config: {
    task_type: SPEED_DECIDER
D
Dong Li 已提交
42
  }
43 44
  task_config: {
    task_type: QP_SPLINE_ST_SPEED_OPTIMIZER
D
Dong Li 已提交
45
  }
46 47 48
  task_config: {
    task_type: SPEED_BOUNDS_DECIDER
  }
49
}
D
Dong Li 已提交
50 51 52

stage_config: {
  stage_type: STOP_SIGN_UNPROTECTED_STOP
53
  enabled: true
54
  task_type: DECIDER_RULE_BASED_STOP
J
jmtao 已提交
55 56
  task_type: DP_POLY_PATH_OPTIMIZER
  task_type: PATH_DECIDER
57
  task_type: SPEED_BOUNDS_DECIDER
J
jmtao 已提交
58 59
  task_type: DP_ST_SPEED_OPTIMIZER
  task_type: SPEED_DECIDER
60
  task_type: SPEED_BOUNDS_DECIDER
61
  task_type: QP_SPLINE_ST_SPEED_OPTIMIZER
62 63
  task_config: {
    task_type: DECIDER_RULE_BASED_STOP
64
  }
65 66
  task_config: {
    task_type: DP_POLY_PATH_OPTIMIZER
J
jmtao 已提交
67
  }
68 69
  task_config: {
    task_type: PATH_DECIDER
J
jmtao 已提交
70
  }
71 72
  task_config: {
    task_type: DP_ST_SPEED_OPTIMIZER
J
jmtao 已提交
73
  }
74 75
  task_config: {
    task_type: SPEED_DECIDER
J
jmtao 已提交
76
  }
77 78 79
  task_config: {
    task_type: QP_SPLINE_ST_SPEED_OPTIMIZER
  }
80 81 82
  task_config: {
    task_type: SPEED_BOUNDS_DECIDER
  }
83
}
D
Dong Li 已提交
84 85 86

stage_config: {
  stage_type: STOP_SIGN_UNPROTECTED_CREEP
87
  enabled: true
88
  task_type: DECIDER_RULE_BASED_STOP
89
  task_type: DECIDER_CREEP
90 91
  task_type: DP_POLY_PATH_OPTIMIZER
  task_type: PATH_DECIDER
92
  task_type: SPEED_BOUNDS_DECIDER
93
  task_type: DP_ST_SPEED_OPTIMIZER
94
  task_type: SPEED_DECIDER
95
  task_type: SPEED_BOUNDS_DECIDER
96
  task_type: PROCEED_WITH_CAUTION_SPEED
97 98
  task_config: {
    task_type: DECIDER_RULE_BASED_STOP
99
  }
100 101 102
  task_config: {
    task_type: DECIDER_CREEP
    decider_creep_config: {
D
Dong Li 已提交
103 104 105 106
      stop_distance: 0.3
      speed_limit: 1.0
      max_valid_stop_distance: 0.4
      min_boundary_t: 6.0
J
Jiaming Tao 已提交
107 108
      ignore_max_st_min_t: 0.1
      ignore_min_st_min_s: 15.0
109 110
    }
  }
111 112
  task_config: {
    task_type: DP_POLY_PATH_OPTIMIZER
113
  }
114 115
  task_config: {
    task_type: PATH_DECIDER
116
  }
117 118
  task_config: {
    task_type: DP_ST_SPEED_OPTIMIZER
119
  }
120 121
  task_config: {
    task_type: SPEED_DECIDER
122
  }
123 124 125 126
  task_config: {
    task_type: PROCEED_WITH_CAUTION_SPEED
    proceed_with_caution_speed_config: {
      max_distance: 5.0
127 128
    }
  }
129 130 131
  task_config: {
    task_type: SPEED_BOUNDS_DECIDER
  }
132
}
J
jmtao 已提交
133

D
Dong Li 已提交
134
stage_config: {
D
Dong Li 已提交
135
  stage_type: STOP_SIGN_UNPROTECTED_INTERSECTION_CRUISE
136
  enabled: true
137
  task_type: DECIDER_RULE_BASED_STOP
D
Dong Li 已提交
138 139
  task_type: DP_POLY_PATH_OPTIMIZER
  task_type: PATH_DECIDER
140
  task_type: SPEED_BOUNDS_DECIDER
D
Dong Li 已提交
141 142
  task_type: DP_ST_SPEED_OPTIMIZER
  task_type: SPEED_DECIDER
143
  task_type: SPEED_BOUNDS_DECIDER
D
Dong Li 已提交
144
  task_type: QP_SPLINE_ST_SPEED_OPTIMIZER
145 146
  task_config: {
    task_type: DECIDER_RULE_BASED_STOP
147
  }
148 149
  task_config: {
    task_type: DP_POLY_PATH_OPTIMIZER
D
Dong Li 已提交
150
  }
151 152
  task_config: {
    task_type: PATH_DECIDER
D
Dong Li 已提交
153
  }
154 155
  task_config: {
    task_type: DP_ST_SPEED_OPTIMIZER
D
Dong Li 已提交
156
  }
157 158
  task_config: {
    task_type: SPEED_DECIDER
J
jmtao 已提交
159
  }
160 161
  task_config: {
    task_type: QP_SPLINE_ST_SPEED_OPTIMIZER
D
Dong Li 已提交
162
  }
163 164 165
  task_config: {
    task_type: SPEED_BOUNDS_DECIDER
  }
D
Dong Li 已提交
166
}