Use the warehouse multirobot simulation and dynamic list of packages
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Karsh Tharyani
2022 年 8 月 12 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Robotics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!