The allocatedResources of the vehicle cannot be automatically released. #232
Unanswered
banzhenglu
asked this question in
Q&A
Replies: 1 comment
-
|
@banzhenglu When you write "the dispatching and scheduling modules are based on the official source code", do you mean you have modified them? If yes, it would be difficult to point at the issue without seeing your code... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear OpenTCS developers,
Hello. After creating a TransportOrder, the task executes successfully, but the vehicle's allocatedResources are not released. Moreover, each time a new TransportOrder is created for the same vehicle and completed, the allocatedResources continue to accumulate, preventing other vehicles from acquiring the required resources.
I am using OpenTCS version 6.7.0, and both the dispatching and scheduling modules are based on the official source code. Could you please advise what might be causing this issue?
Best regards.
Beta Was this translation helpful? Give feedback.
All reactions