question

Nil Ns avatar image
0 Likes"
Nil Ns asked Ben Wilson edited

Dynamic modification of AGV size in a network

Hello everyone,

I have a question about AGV networks. In an AGV network, it seems that the square surrounding the object determines whether or not there is contact between AGVs with accumulation.

1691131899758.png


I have been able to make the forklift smaller and the square the appropriate size I need for the simulation, but I have a question:

AGVs have different sizes depending on whether or not they are loaded. Is there any way to dynamically modify the size of this square?

FlexSim 23.1.3
agvagvnetworkforklift
1691131899758.png (194.7 KiB)
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 Ben Wilson edited

Since the agv will be centered at the same positon when you change the size you may not get away with this, since you might have something accumulated behind it. If you manage the space such that this is not a problem you can try just changing the te.size during load and unload. Obviously the transporter will change it's shape and, unlike other objects, adjusting its size within the bounding box is not as simple as adjusting shape offset factors.

· 2
5 |100000

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

Nil Ns avatar image Nil Ns commented ·

Hello and thanks @Jason Lightfoot

I have a problem when I change the size of the yellow square using size.x, it also changes the 3D model, which I don’t want. I found a way to change the scale of the 3D drawing, but is there a way to change the yellow square without affecting the 3D model?


Thank you


By modifying this node, I can change the scale, or something similar to the scale, of the 3D.

1691420577244.png

0 Likes 0 ·
1691420577244.png (36.5 KiB)
Jason Lightfoot avatar image Jason Lightfoot ♦ Nil Ns commented ·

Just delete the 'bodies' part of the resizeinfo tree.

Note again that this may break something - I expect it's not strictly supported.

image20230807122842.gif

3 Likes 3 ·

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.