Kristof Posted February 15, 2019 Share Posted February 15, 2019 In my model a truck (vehicle) is delivering packages (ModelEntities) to customers (Sink) following the road (Paths). Now I want to model a drone (vehicle) that brings packages (ModelEntities) to the truck (vehicle) using free space. Challenges: - The drone and truck can only exchange packages when the truck is not moving. (He's at a customer location) How can i find the next stop of the truck and thus the destination that the drone needs to go to. - How do i best transfer packages from the drone onto the truck. Knowing that the truck goes from sink to sink and at these locations there is no buffer available. Link to comment Share on other sites More sharing options...
gocken Posted February 18, 2019 Share Posted February 18, 2019 (edited) Dave had shared a post which, I think, can be a solution or at least a starting point to your problem. Here is the path to that solution: https://www.simio.com/forums/viewtopic.php?f=36&t=2334 Edited February 18, 2019 by gocken Link to comment Share on other sites More sharing options...
Recommended Posts