Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
How can I control the AGV fleet in order to assign a task to the nearest AGV?
When the mission consists of handling an item, it should be assigned to the closest available AGV (even if it is currently returning to the charging station).
I tried modifying the AGV list by creating the “distance2” criterion, but it does not behave as expected.
To identify the different distances I used the script : cpdistance(CPX,CPY);
You will find the model attached.
Thank you for your help.
Solved! Go to Solution.