Hi there,
I am working on a case in which there is a robot (Robot) responsible for loading the item into the AGV (scout mini) which is responsible for transportation.
First the Robot picks up the item and load it into the AGV which takes it to processors 1 and 2, and then to Queue3 for storage. Here the Robot is called gain to pick it up and unload it onto the Queue.
I have two issues that I want to adress here:
- First the AGV transports only one item and needs to complete the cycle Processor1-Processor2-Queue3 before it gets back to load another item (be free before taking another item).
- Once the simulation is started, the way the loading from Robot to Scout mini is done, is as if the item is flowing in the air!! What I am aiming at is complying with the physics as well!
Here is attached the model for review,
Thank you