Use the warehouse multirobot simulation and dynamic list of packages

2 visualizzazioni (ultimi 30 giorni)
I want to use the Warehouse multirobot simulation (https://www.mathworks.com/help/robotics/ug/control-and-simulate-multiple-warehouse-robots.html ) as the base and simulate the packages as continous as in new packages can come in while the code is being executed instead of just a list of packages and destinations being assigned at the begning.
So I changed the input from constant to repeating sequence, added a que and used signal conversion block .
The input to the scheduler, at packages is not compatible.
What is the possible solution to dynamically giving more packages while the model is being simulated?
Any help would be highly appreciated.
Thanks in advance
  3 Commenti
Sriparvathi Bhattathiri
Sriparvathi Bhattathiri il 7 Mar 2022
When I use the random number generator, the model takes only the 1st value even when I change sampling time.
When I use uniform random number generator,the model again takes only 1 value even when I change sampling time.
Sriparvathi Bhattathiri
Sriparvathi Bhattathiri il 7 Mar 2022
To add to my previous question, I am trying to also assign different list of packages to each loading station which seems to be quite difficult as well.

Accedi per commentare.

Risposte (1)

Karsh Tharyani
Karsh Tharyani il 12 Ago 2022
Hi Sriparvathi,
Currently, this example doesn't support appending multiple packages at runtime to the queue. Also, it is hard to diagnose the issue without a reproducible and based alone on your description.
I would suggest you reach out to our Technical Support team with the reproducible of the issue. That will enable us to diagnose this in an efficient manner.
Best,
Karsh

Prodotti


Release

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by