Hi, brains trust!
As the title states, I'm trying to get two task executers (ASRSs) to load one (a plane) with a capacity of 2 items, after which that plane will carry the two items to another location to unload to a third task executer (a ship).
I've used process flow to try and direct the ASRSs to unload to the plane but even if the plane remains stationary until the second ASRS arrives, it will not accept the second item but its stats will show an input of 2 but an output of 1.
I've tried a couple of different techniques that haven't worked and I'd like to know what's going wrong in both of them.
Unexpected behaviours in ProcessFlow:
- Plane leaves without taking on the second box
- Not sure why the release resource for the plane doesn't work
Unexpected behaviours in ProcessFlow2:
- Not sure what's so bad about my task executer reference in the "Unload" activity
There may also be other errors in the model.
Thanks in advance!