From e6ce6a19db62e9dde7ca59a9e5272d91057b5c1a Mon Sep 17 00:00:00 2001 From: AsamDiegoSanchez <150119700+AsamDiegoSanchez@users.noreply.github.com> Date: Mon, 17 Feb 2025 15:52:49 +0100 Subject: [PATCH] Update README.md --- profile/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profile/README.md b/profile/README.md index d82c6c0..83ecca4 100644 --- a/profile/README.md +++ b/profile/README.md @@ -30,6 +30,8 @@ A quality checker framework that allows the configuration, execution and reporti - [qc-framework](https://github.com/asam-ev/qc-framework) - The main repository for the ASAM Quality Checker formed by a collection of C++ and Python components responsible for running the checker bundles - [qc-baselib-py](https://github.com/asam-ev/qc-baselib-py) - The Python Base library repository implements a Python interface for interacting with the configuration files and the results files from the ASAM Quality Checker framework + +#### ASAM Checker Bundles - [qc-opendrive](https://github.com/asam-ev/qc-opendrive) - Specific ASAM OpenDRIVE repository which implements his official ASAM OpenDRIVE checker bundle - [qc-openscenarioxml](https://github.com/asam-ev/qc-openscenarioxml) - Specific ASAM OpenSCENARIO XML repository which implements his official ASAM OpenSCENARIO XML checker bundle - [qc-otx](https://github.com/asam-ev/qc-otx) - Specific Open Test sequence eXchange (OTX) repository which contains a short representative list of check examples (it shall not be a reference implementation)