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 3
    • Merge requests 3
  • 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

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

  • vadere
  • vadere
  • Issues
  • #87
Closed
Open
Issue created Jun 29, 2018 by Marion Goedel@mar1onMaintainer

Problem with upwardDirection x = -1.0 and people walking from right to left or y = -1.0 and downwards movement

If stairs are added with property upwardDirection: x = -1.0 and pedestrians are walking from right to left or y = -1.0 and peds moving downwards in the scenario, they will get stuck in the stairs. For pedestrians walking from left to right or upwards, no problem could be observed for both x or y \in {-1,0, 1.0} and x or y \in {-1.0, -1.0 }

Workaround: Use x=1.0. At the moment, there is no difference in the model for upwards / downwards stairs.

Left to right (x = -1.0)

left_to_right_-1

Left to right (x = +1.0)

left_to_right_+1

Buggy: Right to left (x = -1.0)

right_to_left_-1_problem

Right to left (x = +1.0)

right_to_left_-1

Downwards (y = +1.0)

down_+1

Buggy: Downwards (y = -1.0)

down_-1

Upwards (y = -1.0)

up_-1

Upwards (y = +1.0)

up_+1

Edited Jun 29, 2018 by Marion Goedel
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking

LRZ Homepage | Datenschutz | Dokumentation und Betriebsbedingungen | Impressum