0

I'm working with the pedestrian library to create an agent-based simulation. When I run the model, I randomly get the bellow error for some simulation runs or random agents. Has anyone faced this issue before?

Thanks!

root.worker1s[0].pedEnter.groupAssemble_xjal.?.pedLevels_xjal[0].pedServices[2].queues[0].queue.pedWait.pedGoToInternal: Unreachable target: (315.45, 134.11) on level 'name: level' for pedestrian 'id: 1' located at: (306.82, 110.05) on level 'name: level'!

ThePyGuy
  • 17,779
  • 5
  • 18
  • 45

1 Answers1

0

This happens if there is an unaccessible point in the node such as a column or wall.

Emile Zankoul
  • 2,161
  • 2
  • 6
  • 18