I am building model to showcase AGV will pick items until accumulated weight is equal to or less than 50. To achieve it, I have created array where items will be added based on weight condition. But token id getting stuck while pulling items from list based on weight criteria. I don't know where I am going wrong.
Can anyone help me to resolve this issue?