Skip to content

Test scenarios are changed with unwanted new attributes

Summary

Some test scenarios are changed with unwanted new attributes. For now I only looked at the OSM files.

What is the current bug behavior?

The following attributes are inserted to dynamicElements/pedestrian/attributes and attributesCar

          "footStepsToStore" : 4,
          "searchRadius" : 1.0,
          "angleCalculationType" : "USE_CENTER",
          "targetOrientationAngleThreshold" : 45.0
          "salientBehavior" : "TARGET_ORIENTED",

These attributes were not inserted by the MigrationAssistant when releasing vadere_v1.0

Steps to reproduce

  • go on master (up to date)
  • open the GUI
  • change a single attribute (e.g. the finishTime) and save the file

the following files should be changed with the above attributes inserted:

image

Progress

  • The attributes are inserted because car and dynamic elements extent Agent
  • Why did the Migration Assistant not upgrade these files?
Edited by Ghost User
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information