Multi-robot or Multi-agent
From above comparison we can see that “Multi-robot system” is mainly referred as the practical term, commonly used in robotics field; and the “Multi-agent system” is mainly referred as theoretical term, commonly used in computer science field.
REFERENCES
· Wikipedia, 2007, Multi-agent system
· YANG E.F. AND GU D.B., 2004, Multi-agent Reinforcement Learning for Multi-Robot Systems: A Survey
· CLARK, C.M., 2004, Dynamic robot networks: a coordination platform for multi-robot system
· ARAI T., PAGELLO E., PARKER L. E., 2002, Editorial: Advances in Multi-Robot Systems
2 comments:
agent is a general term and each robot (with computing power onboard) is an agent in our project. However, note that in general, the research problems in multi-robot systems do not necessary formulated as those in multi-agent problem. There are other issues like formation control, localization etc.
--Prof Cheah
"Agent" is a more general term - it can refer to a software or hardware operated entity, with attributes summarized as "flexible autonomopus actions". A robot can be defined as an embodied agent [i.e., it has a physical body] - and so there are issues in a robotic agent that are absent in a software agent.
--Dr. Seow
Post a Comment