19. Nav intersection family base
The nav_intersection_family_base consists of coverage and KPIs in all nav intersection scenarios and is inherited by scenarios involving a nav intersection maneuver. The metrics can be identified by the prefix ftlx_.
Scenario location: $FTX/env/nvidia/nvdx_lib/ftlx/nav_intersection_family/nav_intersection_family_base
19.1 Parameters
There are no input parameters
19.2 Metrics
Metrics collected are given below:
19.2.1 Coverage
[Click] The coverage items inherited from the sut.nvdx_lib_base scenario are as follows:
| Item | Description | Range | Unit/Type |
|---|---|---|---|
ftlx_ego_speed_at_start |
Initial speed of the Ego at the start of the scenario | [0..150), every: 10.0 | kph |
ftlx_ego_speed_at_end |
Final speed of the Ego at the end of the scenario | [0..150), every: 10.0 | kph |
ftlx_ego_lane_width_at_end |
Width of the Ego's lane at the end of the scenario | [2..5), every: 0.5 | m |
ftlx_ego_min_speed |
Lowest speed of the Ego during the scenario | [0..150), every: 10.0 | kph |
ftlx_ego_max_speed |
Highest speed of the Ego during the scenario | [0..150), every: 10.0 | kph |
ftlx_ego_min_lon_acceleration |
Maximum deceleration of the Ego during the scenario | [-10..0), every: 1.0 | mpsps |
ftlx_ego_max_lon_acceleration |
Maximum acceleration of the Ego during the scenario | [0..20), every: 1.0 | mpsps |
ftlx_ego_maneuver_family |
L0 maneuver family of the Ego | none, change_lane, drive_in_lane, nav_intersection, nudge | maneuver_family_type |
19.2.2 KPI
[Click] The KPIs inherited from the sut.nvdx_lib_base scenario are as follows:
| Item | Description | Range | Unit/Type |
|---|---|---|---|
is_finished |
Is finished with SUT state information | true, false | bool |
is_sampled |
Is sampled with SUT state information during the interval | true, false | bool |
is_started |
Is started with SUT state information | true, false | bool |
is_valid_lane_position_at_start |
Is valid lane position at start | true, false | bool |
is_valid_lane_position_at_end |
Is valid lane position at end | true, false | bool |
is_valid_lane_position_at_interval |
Is valid lane position at interval | true, false | bool |