question

Lorenzo_pio G avatar image
0 Likes"
Lorenzo_pio G asked Sebastián Cañas commented

Connecting two robots to a single queue

Hello! How can I make two robots pick up the objects in a single queue?

FlexSim 22.2.1
robot arm
5 |100000

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

Sebastián Cañas avatar image
0 Likes"
Sebastián Cañas answered Lorenzo_pio G commented

Hi @Lorenzo_pio G !
If you want to use multiple task executers for the same task (such as transporting material), one way to do this, when you only use standard 3D logic, is using a Dispatcher. Mind the connections! In this cases you have to use A connection between the Dispatcher and the Task Executers and S connection between the Dispatcher and the Fixed Resource. In the model attached you can see an example.

TwoRobots_SingleQueue.fsm


· 5
5 |100000

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

Lorenzo_pio G avatar image
0 Likes"
Lorenzo_pio G answered Sebastián Cañas commented

1665092810825.png

Also, how can I pass the boxes to both combiners? I need to optimize the left processor idle factor and I need to apply Reinforcement Learning. Now that the dispatcher is there, should I apply reinforcement learning to the dispatcher? Do you have any advice on how to operate it?


1665092810825.png (150.9 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.