AGV_Grundexempel_Bratt_autosave.fsmHi,
I'm trying to learn the advanced AGV module. I've created a simple model with one source connected to a queue. The queue is connected to a sink. I'm using two AGV's to handle the transports between the queue and sink. So far so good. My issues begin when I try to ad a park point that should act as a charging station for the AGV's. When I run a simulation using only one AGV everything works as expected. However, when I add the second AGV and run the simulation, after a while when the battery level of one of the AGV's has reached the "BatteryRechargeThreshold" the AGV enters the park point but does not exit, no matter how long I wait. When I check "Parking" in Process flow I can see that the token corresponding to the AGV is stuck on "Wait for Battery Charge".
What am I missing?