Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • V vadere
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 130
    • Issues 130
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

9.2.2023: Due to updates GitLab will be unavailable for some minutes between 9:00 and 11:00.

  • vadere
  • vadere
  • Merge requests
  • !163

[PSYCHOLOGY] seperate locomotion behavior from strategic behavior (wait, route choice)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Christina Maria Mayr requested to merge psychology_model_split into master Jul 12, 2021
  • Overview 0
  • Commits 6
  • Pipelines 1
  • Changes 12

The locomotion behavior was dependent on the self categories. This had two disadvantages:

  1. duplicate code (for each update scheme the same code base was copied)
  2. strategic decisions (route choice) were directly coupled with the locomotion

If think we should separate the strategic decision from the locomotion behavior. This has also the advantage that the flowcontrol simulator can change the strategy at the beginning and the end of the simulation step. If we cannot change the strategy at the end of the simulation, the crowd management instructions are delayed (0.4s). This is inconsistent, because if the targets are set directly, there is no delay.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: psychology_model_split

LRZ Homepage | Datenschutz | Dokumentation und Betriebsbedingungen | Impressum