Skip to content

Dynamic Elements Attributes are ignored

Summary

Attributes of Dynamic Elements are ignored in the simulation.

What is the current bug behavior?

For the simulation instead of the attributes in the dynamic element (see Topography), the attributesPedestrian are used. When you click on the agent in the simulation, the information from dynamicElements is displayed, but it is not used. (Try setting the speed-mean to 0.0 and you'll still see the agent moving - of course you have to adapt the minimumSpeed for this extreme example).

What is the expected correct behavior?

The dynamic element agent should use it's defined properties

Relevant data

problem_dynamic_elements.scenario

Starting point

from @stsc : addInitialElements (Topography) might be a good starting point.

Workaround

Instead of using dynamic elements, we recommend using sources. If you want to position a single element, use the Pedestrian type of source.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information