question

matias avatar image
0 Likes"
matias asked Oleksii commented

Crane collision with Agent System

Hi,

I tested this solution and it seems to work if one of the cranes is in idle mode, but if both are on task, it doesn't work. Any help?

In the example picture, both cranes are offset travelling and collision occurs.

crane-collision-test-pic.jpg

Collision and overrunning occurs in the model at about 140 sec
crane_collision_test.fsm

Thanks!

FlexSim 25.0.2
agent systemcrane collision
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Felix Möhlmann avatar image
1 Like"
Felix Möhlmann answered matias commented

The cranes need to have different priorities. Either the task sequence priority or the "cranepriority" label must be different.

Or you implement a case in the code that decides who gives way if the priority is equal.

· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.