This document describes a new approach for behavioral control of swarm robots using implicit communication. The key aspects of the proposed algorithm are:
1) Robots can operate in either a centralized or decentralized mode. In centralized mode, one robot acts as the leader and others follow. In decentralized mode, each robot plans its path individually.
2) Robots can switch between these modes depending on obstacles. If an obstacle disrupts communication between the leader and follower, they switch to decentralized mode.
3) Robots are equipped with sensors like IR sensors for obstacle avoidance and an IR seeker to navigate toward a goal. RF transceivers enable implicit communication between robots.
4) The algorithm was implemented using