Use the warehouse multirobot simulation and dynamic list of packages
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Karsh Tharyani
on 12 Aug 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 Comments
See Also
Categories
Find more on Robotics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!