|
32 | 32 | allow_loose_check_for_cancel: true
|
33 | 33 | execution:
|
34 | 34 | expected_front_deceleration: -1.0
|
35 |
| - expected_rear_deceleration: -1.0 |
36 |
| - rear_vehicle_reaction_time: 2.0 |
| 35 | + expected_rear_deceleration: -1.5 |
| 36 | + rear_vehicle_reaction_time: 1.5 |
37 | 37 | rear_vehicle_safety_time_margin: 1.0
|
38 |
| - lateral_distance_max_threshold: 2.0 |
| 38 | + lateral_distance_max_threshold: 1.5 |
39 | 39 | longitudinal_distance_min_threshold: 3.0
|
40 |
| - longitudinal_velocity_delta_time: 0.8 |
| 40 | + longitudinal_velocity_delta_time: 0.5 |
41 | 41 | cancel:
|
42 | 42 | expected_front_deceleration: -1.0
|
43 | 43 | expected_rear_deceleration: -2.0
|
44 |
| - rear_vehicle_reaction_time: 1.5 |
| 44 | + rear_vehicle_reaction_time: 1.2 |
45 | 45 | rear_vehicle_safety_time_margin: 0.8
|
46 | 46 | lateral_distance_max_threshold: 1.0
|
47 | 47 | longitudinal_distance_min_threshold: 2.5
|
48 |
| - longitudinal_velocity_delta_time: 0.6 |
| 48 | + longitudinal_velocity_delta_time: 0.4 |
49 | 49 | stuck:
|
50 | 50 | expected_front_deceleration: -1.0
|
51 | 51 | expected_rear_deceleration: -1.0
|
52 | 52 | rear_vehicle_reaction_time: 2.0
|
53 | 53 | rear_vehicle_safety_time_margin: 1.0
|
54 | 54 | lateral_distance_max_threshold: 2.0
|
55 | 55 | longitudinal_distance_min_threshold: 3.0
|
56 |
| - longitudinal_velocity_delta_time: 0.8 |
| 56 | + longitudinal_velocity_delta_time: 0.4 |
57 | 57 |
|
58 | 58 | # lane expansion for object filtering
|
59 | 59 | lane_expansion:
|
|
0 commit comments