How can i add the last destinaiton into Control and Simulate Multiple Warehouse Robots examples

2 views (last 30 days)
Hello, everybody I try to study in this example Control and Simulate Multiple Warehouse Robots and I want to add the last destination point(return back to start point) for every robots. can someone suggest me the way to do it. Thank you so much in advance.

Answers (1)

Karsh Tharyani
Karsh Tharyani on 1 May 2023
Edited: Karsh Tharyani on 1 May 2023
Hi,
I suggest you look at the "Extending the Model" section to get some ideas on how to do so. Additionally, you might want to look at the Stateflow "Scheduler" in the Simulink model to define any custom logic around route management.
A similar example with an interactive GUI could be found here. It showcases a more uniform way to manage conflicts and route allocations.
I hope that helps.
Best,
Karsh

Categories

Find more on Complex Logic 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!