Skip to content

ERATOMMSD/ADSscenarioSimplification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simplification of scenarios for Autonomous Driving Systems

Structure of the repository

This repository contains the code of the ADS scenario simplifier, as described in the paper "Less is More: Simplification of Test Scenarios for Autonomous Driving System Testing"

The code can be extended to different ADS simulators, by extending the classes:

  • ads/ADSScenario.java: it specifies the format for scenarios of the considered ADS simulator
  • ads/ADSRunner.java: it provides an interface with the ADS simulator, to specify how to run scenarios
  • results/ResultsAndLoader.java: it specifies how to load scenarios of the considered ADS
  • ads/testMeasure/TestMeasure.java: it specifies the test measure of interest

People

Paper

P. Arcaini, X. Zhang, F. Ishikawa. "Less is More: Simplification of Test Scenarios for Autonomous Driving System Testing", in Proceedings of the 15th International Conference on Software Testing, Validation and Verification (ICST 2022)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages