asam-ev / qc-openscenarioxml

6 stars 3 forks source link

Add multiple improvements. #50

Closed hoangtungdinh closed 1 month ago

hoangtungdinh commented 1 month ago

Description

This PR includes multiple improvements

Main changes

  1. Change the input file parameter from XoscFile to InputFile and add it to the result as a parameter
    • 43

  2. Update distribution package name to asam-qc-openscenarioxml
    • 44

  3. Ignore the default namespace in the input XML file
    • 45

  4. Support distribution by pip install and the project command qc_openscenario
    • 47

    • 51

  5. Add the automatically generated checker bundle documentation
    • 46

  6. Add the Linux manifest template and update README with instructions to use the manifest file.
    • 49

    • 48

How was the PR tested?

  1. Tests are documented in each PR.

Notes

Related issues