<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Multi-Robot Systems on Software Engineering Group</title><link>https://seg.inf.unibe.ch/keywords/multi-robot-systems/</link><description>Recent content in Multi-Robot Systems on Software Engineering Group</description><generator>Hugo</generator><language>en-US</language><copyright>Software Engineering Group (SEG), [Institute of Computer Science](https://www.inf.unibe.ch/), [University of Bern](https://www.unibe.ch/). All rights reserved.</copyright><atom:link href="https://seg.inf.unibe.ch/keywords/multi-robot-systems/index.xml" rel="self" type="application/rss+xml"/><item><title>PEACE-Swarm: Planner–Executor Agents for Multi-Robot Coordination</title><link>https://seg.inf.unibe.ch/teaching/student-projects/current/t0103-peace-swarm-multi-robot-coordination/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://seg.inf.unibe.ch/teaching/student-projects/current/t0103-peace-swarm-multi-robot-coordination/</guid><description>PEACE [1] is a planner–executor agent for a single-robot systems: a large language model (LLM) turns a natural-language mission into one typed plan of tool calls, an executor dispatches it deterministically over ROS 2, and an independent constraint layer validates every motion command. Many missions that motivate language-tasked drones, such as area survey, search, or inspection of distributed infrastructure, are naturally multi-robot. This project extends the planner–executor paradigm from single-robot system to a multi-robot system: the planner must decompose a mission into per-robot plans with dependencies, the executor must coordinate several robots, the world model must be shared, and the constraint layer must enforce inter-robot constraints such as separation and operational environment partitioning in addition to per-robot geofences.</description></item></channel></rss>