Is your feature request related to a problem? Please describe.
Orchestrator that will listen to ros topics (for example user topic) for new tasks. When new task comes, it will be added to task queue.
Task can be interuppted (agent should be chekpointed? ) and new agent should start new task with higher prio.
Then previous agent can be brought back to continue previous task.
Every task is executed by new agent.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
Orchestrator that will listen to ros topics (for example user topic) for new tasks. When new task comes, it will be added to task queue.
Task can be interuppted (agent should be chekpointed? ) and new agent should start new task with higher prio.
Then previous agent can be brought back to continue previous task.
Every task is executed by new agent.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.