|
28 | 28 | hard_margin_for_parked_vehicle: 0.7 # [m]
|
29 | 29 | max_expand_ratio: 0.0 # [-] FOR DEVELOPER
|
30 | 30 | envelope_buffer_margin: 0.5 # [m] FOR DEVELOPER
|
| 31 | + th_error_eclipse_long_radius : 0.6 # [m] |
31 | 32 | truck:
|
32 | 33 | th_moving_speed: 1.0
|
33 | 34 | th_moving_time: 2.0
|
|
38 | 39 | hard_margin_for_parked_vehicle: 0.7
|
39 | 40 | max_expand_ratio: 0.0
|
40 | 41 | envelope_buffer_margin: 0.5
|
| 42 | + th_error_eclipse_long_radius : 0.6 |
41 | 43 | bus:
|
42 | 44 | th_moving_speed: 1.0
|
43 | 45 | th_moving_time: 2.0
|
|
48 | 50 | hard_margin_for_parked_vehicle: 0.7
|
49 | 51 | max_expand_ratio: 0.0
|
50 | 52 | envelope_buffer_margin: 0.5
|
| 53 | + th_error_eclipse_long_radius : 0.6 |
51 | 54 | trailer:
|
52 | 55 | th_moving_speed: 1.0
|
53 | 56 | th_moving_time: 2.0
|
|
58 | 61 | hard_margin_for_parked_vehicle: 0.7
|
59 | 62 | max_expand_ratio: 0.0
|
60 | 63 | envelope_buffer_margin: 0.5
|
| 64 | + th_error_eclipse_long_radius : 0.6 |
61 | 65 | unknown:
|
62 | 66 | th_moving_speed: 0.28
|
63 | 67 | th_moving_time: 1.0
|
|
68 | 72 | hard_margin_for_parked_vehicle: -0.2
|
69 | 73 | max_expand_ratio: 0.0
|
70 | 74 | envelope_buffer_margin: 0.1
|
| 75 | + th_error_eclipse_long_radius : 0.6 |
71 | 76 | bicycle:
|
72 | 77 | th_moving_speed: 0.28
|
73 | 78 | th_moving_time: 1.0
|
|
78 | 83 | hard_margin_for_parked_vehicle: 0.5
|
79 | 84 | max_expand_ratio: 0.0
|
80 | 85 | envelope_buffer_margin: 0.5
|
| 86 | + th_error_eclipse_long_radius : 0.6 |
81 | 87 | motorcycle:
|
82 | 88 | th_moving_speed: 1.0
|
83 | 89 | th_moving_time: 1.0
|
|
88 | 94 | hard_margin_for_parked_vehicle: 0.3
|
89 | 95 | max_expand_ratio: 0.0
|
90 | 96 | envelope_buffer_margin: 0.5
|
| 97 | + th_error_eclipse_long_radius : 0.6 |
91 | 98 | pedestrian:
|
92 | 99 | th_moving_speed: 0.28
|
93 | 100 | th_moving_time: 1.0
|
|
98 | 105 | hard_margin_for_parked_vehicle: 0.5
|
99 | 106 | max_expand_ratio: 0.0
|
100 | 107 | envelope_buffer_margin: 0.5
|
| 108 | + th_error_eclipse_long_radius : 0.6 |
101 | 109 | lower_distance_for_polygon_expansion: 30.0 # [m] FOR DEVELOPER
|
102 | 110 | upper_distance_for_polygon_expansion: 100.0 # [m] FOR DEVELOPER
|
103 | 111 |
|
|
0 commit comments