question

lovestudy avatar image
0 Likes"
lovestudy asked Logan Gold commented

crane collision and radius


138/10000

实时翻译

划译

Hello, friends. I am currently working on crane collisions, but sometimes adjusting the proximity radius is too small and the code does not execute. Sometimes adjusting the proximity radius is executed. I want to figure out the reason. The following figure shows that if the proximity radius is 5, crane 1 will avoid collision, but if the proximity radius is 2, the code will not be executed. Additionally, the main roles of proximity radius and collision radius in the proxy system are sometimes unclear to me.

5.png2.png

FlexSim 23.2.0
cranecollosionradius
5.png (42.7 KiB)
2.png (43.3 KiB)
· 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.

Logan Gold avatar image Logan Gold ♦♦ commented ·

Hi @lovestudy, was Joerg Vogel's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes 0 ·

1 Answer

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Joerg Vogel commented

My comment in your previous question shows a solution with additional inserted queues to be collision partners on bridge runners of cranes. https://answers.flexsim.com/comments/174141/view.html

· 4
5 |100000

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

lovestudy avatar image lovestudy commented ·

Hello, friend. I'm very sorry, I just saw your message. I'll give it a try, thank you very much.

0 Likes 0 ·
Joerg Vogel avatar image Joerg Vogel lovestudy commented ·

@lovestudy,

I attach an partly working model. There are still conditions, when a crane runs through another crane. I am struggeling where and when I update priority values to define which crane must go away rather than to finish his transport job.crane_collision_23_prevent_collision_unfinished.fsm

0 Likes 0 ·
lovestudy avatar image lovestudy Joerg Vogel commented ·

Hello, friend. You can try writing the priority using code in the proximity detection system. Priority can be set according to your task type.

0 Likes 0 ·
Show more comments