SkillAgentSearch skills...

DARP

GUI - Divide Areas Algorithm for Optimal Multi-Robot Coverage Path Planning

Install / Use

/learn @athakapo/DARP
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DARP: Divide Areas Algorithm for Optimal Multi-Robot Coverage Path Planning

This project deals with the path planning problem of a team of mobile robots, in order to cover an area of interest, with prior-defined obstacles.

DARP algorithm divides the terrain into a number of equal areas each corresponding to a specific robot, so as to guarantee complete coverage, non-backtracking solution, minimum coverage path, while at the same time does not need any preparatory stage.

Example:

Screenshot_2.png Screenshot_1.png

Material

Video demonstration

Full Text

Publisher Site

Medium: article

Python twin: github

Optimized extension (Java): github

Cite as:

@article{kapoutsisdarp,
  title={DARP: Divide Areas Algorithm for Optimal Multi-Robot Coverage Path Planning},
  author={Kapoutsis, Athanasios Ch and Chatzichristofis, Savvas A and Kosmatopoulos, Elias B},
  journal={Journal of Intelligent \& Robotic Systems},
  pages={1--18},
  publisher={Springer}
}

Related Skills

View on GitHub
GitHub Stars166
CategoryDevelopment
Updated11d ago
Forks49

Languages

Java

Security Score

80/100

Audited on Mar 25, 2026

No findings