Use the warehouse multirobot simulation and dynamic list of packages
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Sriparvathi Bhattathiri
el 26 de Feb. de 2022
Respondida: Karsh Tharyani
el 12 de Ag. de 2022
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 comentarios
Respuestas (1)
Karsh Tharyani
el 12 de Ag. de 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
0 comentarios
Ver también
Categorías
Más información sobre Robotics en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!