Multi-robot collaboration lets separate machines contribute actions to one physical workflow. Each robot can use its own capabilities and local reasoning while exchanging responsibilities, progress and shared environment state.
Collaboration requires task allocation, communication and checks that handoffs actually succeeded. It can broaden the range of tasks a team covers, but conflicting decisions or stale state can create unsafe behavior.
Acronyms and aliases
collaborative multi-robot system synonymrobot team collaboration synonym
Specialised terms
Related terms
Frequently asked questions
How can multiple robots collaborate on one task?
They can divide stages according to capability, communicate state and coordinate handoffs while each machine controls its own physical actions.
What can go wrong in multi-robot collaboration?
Robots can disagree about responsibility, use stale environment information, interfere physically or fail to confirm that a required handoff completed.