Skip to content

Feature: Add stimuli dynamically for crowd guiding strategies

Mayr, Christina Maria requested to merge extend_stimuliController into master

Problem

The StimuliController cannot handle stimuli that are dynamically received. Moreover, all agents perceive the same stimuli. This is a problem, when e.g. information is only perceived by parts of the crowd.

Solution

Extend the StimuliController.

  • add pedestrian-specific stimuli dynamically
  • add stimuli dynamically
Edited by Mayr, Christina Maria

Merge request reports