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

feat(mapping): configure type distributions for ScenarioVehicle #333

Merged
merged 8 commits into from
Jul 31, 2023

Commits on Jul 25, 2023

  1. feat(mapping): configure type distributions for ScenarioVehicle

    allows defining multiple application types for equal vehicle type names in large sumo scenario
    
    Signed-off-by: Karl Schrab <[email protected]>
    kschrab committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    e40ca0f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. feat(mapping): use type distributions in LuST scenario

    Signed-off-by: Karl Schrab <[email protected]>
    kschrab committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    358110e View commit details
    Browse the repository at this point in the history
  2. clean: reformated LuST mapping

    Signed-off-by: Karl Schrab <[email protected]>
    kschrab committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    45682e4 View commit details
    Browse the repository at this point in the history
  3. clean: removed old bus type from LuST mapping

    Signed-off-by: Karl Schrab <[email protected]>
    kschrab committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    cd09d16 View commit details
    Browse the repository at this point in the history
  4. clean(mapping): minor cleanup of SpawningFramework

    Signed-off-by: Karl Schrab <[email protected]>
    kschrab committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    77432e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

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

Commits on Jul 31, 2023

  1. feat(mapping): reuse predefined prototype, added integration test for…

    … Sievekingplatz
    
    Signed-off-by: Karl Schrab <[email protected]>
    kschrab committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    12213b1 View commit details
    Browse the repository at this point in the history
  2. fix: fixed invalid mapping_config of LuST scenario

    Signed-off-by: Karl Schrab <[email protected]>
    kschrab committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d728d45 View commit details
    Browse the repository at this point in the history