Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Plugin Parsing] Updates the plugin parsing of the scenery builder to support the new "Plugin.json" metamodel, and the new floorplan_model folder structure #9

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    e5abe78 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. [plugin-parsing] now correctly parses all three existing types of plu…

    …gins correctly and inserts them into the jinja template
    LucaKro committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    fc1e60c View commit details
    Browse the repository at this point in the history
  2. [fileparsing] adjusted the scenery builder file parsing for the files…

    …tructure in floorplan_models branch add-generated-artefacts
    LucaKro committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    a4b7ba1 View commit details
    Browse the repository at this point in the history
  3. [updated readme]

    LucaKro committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    74a15d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. [tutorial] added tutorial

    LucaKro committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7e63947 View commit details
    Browse the repository at this point in the history
  2. [plugin-parsing] changed adversarial plugin parameter name 'state' to…

    … more appropriate 'transition'
    LucaKro committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8c906f0 View commit details
    Browse the repository at this point in the history