ROAINEApr 10, 2013

Roborobo! a Fast Robot Simulator for Swarm and Collective Robotics

arXiv:1304.2888v146 citations
Originality Synthesis-oriented
AI Analysis

This provides a practical tool for researchers in swarm and collective robotics, though it is incremental as it builds on existing robot models like Khepera/ePuck.

The authors tackled the need for a fast and portable simulator for large-scale collective robotics experiments by developing Roborobo!, a C++-based simulator with minimal dependencies, which has been used in over a dozen published studies on evolutionary swarm robotics.

Roborobo! is a multi-platform, highly portable, robot simulator for large-scale collective robotics experiments. Roborobo! is coded in C++, and follows the KISS guideline ("Keep it simple"). Therefore, its external dependency is solely limited to the widely available SDL library for fast 2D Graphics. Roborobo! is based on a Khepera/ePuck model. It is targeted for fast single and multi-robots simulation, and has already been used in more than a dozen published research mainly concerned with evolutionary swarm robotics, including environment-driven self-adaptation and distributed evolutionary optimization, as well as online onboard embodied evolution and embodied morphogenesis.

Code Implementations4 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes