swarm robotics
Swarm robotics is the study of getting large numbers of simple, cheap robots to produce smart group behavior by following easy local rules — the way an ant colony forages and builds bridges from its own bodies without any ant being in charge. No robot sees the whole picture or gives orders; each just reacts to the few neighbors and bits of the world right around it. Out of all those tiny local interactions, a useful big-picture behavior quietly appears.
That appearing-out-of-nowhere quality has a name: emergence. A single ant is nearly clueless, yet a colony solves real problems; likewise one swarm robot might only know to follow the robot ahead and avoid crowding, but a thousand of them can flow around an obstacle, cover a field, or cluster on a target. The beauty is that the same simple rule, copied into every robot, scales from ten machines to ten thousand with no central plan to rewrite, and the swarm keeps working even as individuals drop out.
Swarm robotics deliberately trades the power of any one robot for the resilience and reach of the crowd. The robots are kept small, plain, and interchangeable, communicate only over short range, and have no leader to lose — so the swarm is cheap to scale and hard to kill. The catch is design: it is genuinely tricky to invent the local rules that will add up to the global behavior you actually want, and a swarm can sometimes settle into a pattern nobody intended.
In one experiment, a thousand coin-sized Kilobot robots, each able only to sense its neighbors and inch along, were programmed to arrange themselves into shapes like a star or a wrench — with no robot ever knowing the whole shape.
Local rules in, global shape out — the heart of swarm robotics.
Swarm robotics takes its inspiration from social insects and flocking birds, where complex group action arises with no leader and no global plan.