@@ -14,17 +14,17 @@ Confirm that ego is able to adjust its speed such as to maintain a safe distance
1414
1515* When Ego approaches Npc0 longitudinally, to within <dx_ego_npc0>
1616* And later Npc0 cuts out from the ego lane to the left, within a timespan of <time_cut_in_npc0>
17- * And Motorbike0 decelerates down to <vx_motorbike0 > at a rate of <ax_motorbike0>
18- * Then Ego starts decelerating to match the speed of Motorbike0, <vx_motorbike0 >
17+ * And Motorbike0 decelerates down to <vx_motorbike1 > at a rate of <ax_motorbike0>
18+ * Then Ego starts decelerating to match the speed of Motorbike0, <vx_motorbike1 >
1919* And Ego drives continuously at all times
2020* And Ego keeps its deceleration rate slower than <axmin_ego> at all times
2121* And Ego drives safely with no collisions at all times
2222
23- ![ Overview] ( ./images/UC-PLN-001-0001 .drawio.svg )
23+ ![ Overview] ( ./images/UC-PLN-001-0006_1 .drawio.svg )
2424
2525### Examples:
2626
27- | vxi_ego | vxi_npc0 | dxi_npc0_motorbike0 | dx_ego_npc0 | vx_motorbike0 | ax_motorbike0 | time_cut_in_npc0 | axmin_ego |
27+ | vxi_ego | vxi_npc0 | dxi_npc0_motorbike0 | dx_ego_npc0 | vx_motorbike1 | ax_motorbike0 | time_cut_in_npc0 | axmin_ego |
2828 | ------- | -------- | ------------------- | ----------- | ------------ | ------------- | ---------------- | ---------- |
2929 | 20 km/h | 15 km/h | 15 m | 15 m | 5 km/h | -1 m/s^2 | 4 s | -1.5 m/s^2 |
3030 | 30 km/h | 20 km/h | 15 m | 15 m | 10 km/h | -1 m/s^2 | 4 s | -1.5 m/s^2 |
@@ -43,17 +43,17 @@ Confirm that ego is able to adjust its speed such as to maintain a safe distance
4343
4444* When Ego approaches Npc0 longitudinally, to within <dx_ego_npc0>
4545* And later Npc0 cuts out from the ego lane to the right, within a timespan of <time_cut_in_npc0>
46- * And Motorbike0 decelerates down to <vx_motorbike0 > at a rate of <ax_motorbike0>
47- * Then Ego starts decelerating to match the speed of Motorbike0, <vx_motorbike0 >
46+ * And Motorbike0 decelerates down to <vx_motorbike1 > at a rate of <ax_motorbike0>
47+ * Then Ego starts decelerating to match the speed of Motorbike0, <vx_motorbike1 >
4848* And Ego drives continuously at all times
4949* And Ego keeps its deceleration rate slower than <axmin_ego> at all times
5050* And Ego drives safely with no collisions at all times
5151
52- ![ Overview] ( ./images/UC-PLN-001-0001 .drawio.svg )
52+ ![ Overview] ( ./images/UC-PLN-001-0006_2 .drawio.svg )
5353
5454### Examples:
5555
56- | vxi_ego | vxi_npc0 | dxi_npc0_motorbike0 | dx_ego_npc0 | vx_motorbike0 | ax_motorbike0 | time_cut_in_npc0 | axmin_ego |
56+ | vxi_ego | vxi_npc0 | dxi_npc0_motorbike0 | dx_ego_npc0 | vx_motorbike1 | ax_motorbike0 | time_cut_in_npc0 | axmin_ego |
5757 | ------- | -------- | ------------------ | ----------- | ------------ | ------------- | ---------------- | ---------- |
5858 | 20 km/h | 15 km/h | 15 m | 15 m | 5 km/h | -1 m/s^2 | 4 s | -1.5 m/s^2 |
5959 | 30 km/h | 20 km/h | 15 m | 15 m | 10 km/h | -1 m/s^2 | 4 s | -1.5 m/s^2 |
0 commit comments