English

Pattern Formation for Fat Robots with Memory

Computational Geometry 2025-03-20 v2

Abstract

Given a set of n1n\geq 1 autonomous, anonymous, indistinguishable, silent, and possibly disoriented mobile unit disk (i.e., fat) robots operating following Look-Compute-Move cycles in the Euclidean plane, we consider the Pattern Formation problem: from arbitrary starting positions, the robots must reposition themselves to form a given target pattern. This problem arises under obstructed visibility, where a robot cannot see another robot if there is a third robot on the straight line segment between the two robots. We assume that a robot's movement cannot be interrupted by an adversary and that robots have a small O(1)O(1)-sized memory that they can use to store information, but that cannot be communicated to the other robots. To solve this problem, we present an algorithm that works in three steps. First it establishes mutual visibility, then it elects one robot to be the leader, and finally it forms the required pattern. The whole algorithm runs in O(n)+O(qlogn)O(n) + O(q \log n) rounds with probability at least 1nq1 - n^{-q}. The algorithms are collision-free and do not require the knowledge of the number of robots.

Keywords

Cite

@article{arxiv.2309.14649,
  title  = {Pattern Formation for Fat Robots with Memory},
  author = {Rusul J. Alsaedi and Joachim Gudmundsson and André van Renssen},
  journal= {arXiv preprint arXiv:2309.14649},
  year   = {2025}
}

Comments

arXiv admin note: text overlap with arXiv:2306.14440

R2 v1 2026-06-28T12:32:22.575Z