Skip to content

451. LCA vehicle cut-out introduction

The Lane Centering Assist (LCA) vehicle cut-out library components are located in $FTX_PACKAGES/adas/lca/scenarios/vehicle_cut_out as shown in Figure 1.

Figure 1: LCA vehicle cut-out directory structure
Directory/File Description
test_suites A directory that contains the following folders to execute multiple tests:
  • The test_suite_definitions folder contains the CSV files for executing LCA vehicle cut-out tests with FRun
  • The templates folder is used to generate tests to be executed with FRun
  • The example_test_cases folder contains test cases to run the LCA vehicle cut-out scenarios
scenarios A directory containing the OSC2 source files for each scenario

451.1 Running a regression

To run a set of tests with FRun:

  1. Invoke FRun in batch mode with all the CSV files required for the set of tests that you chose.

    For example:

    frun --csv $FTX_PACKAGES/adas/lca/test_suites/test_suite_definitions/vehicle_cut_out/lca_time_of_day_lead_vehicle_cut_out.csv   
     --csv $FTX_PACKAGES/adas/lca/test_suites/test_suite_definitions/vehicle_cut_out/lca_time_of_day_lead_vehicle_cut_out_main.csv
     --csv $FTX_PACKAGES/common/csv/sim_manually_driven_kinematic_config.csv
     --csv $FTX_PACKAGES/common/csv/new_map_config.csv
     --batch
    

  2. Review the regression results in the default work directory.

    ~/foretify/sessions/<timestamp>/<timestamp>/