question

VikSin avatar image
0 Likes"
VikSin asked VikSin edited

Move object bug ?

Hi,

I am working on concept of automatic warehouse shuttle system and i have problem with moving objects to slot. Some of the flow items are moving to non-existing slot spaces at the bottom of one of the racks. I have no idea why this is happening.

I use a script for generating rack objects and i change by script as well some of theirs characteristics (number of slots, levels, sizes of bays, slots etc.).

I post model in the attachment.

In the process flow I highlight generation script with green color and the problematic object with red color.

Thank you for your answers :)

Victor


shuttle1.fsm

screenshot-2023-05-24-154910.png

FlexSim 22.2.0
warehousestorage systemmoveobject
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

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered VikSin edited

You can reuse the kinematic node for each movement.

You can run this after the Finish Kinematics activity which should eliminate the problem for now.

deactivatekinematics(token.labels["kinematics"])

We probably need to do some more analysis to determine why this is a problem.

· 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.

VikSin avatar image VikSin commented ·

thanks, this helped.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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