Sciweavers

SWARM
2008
SPRINGER

Massively multi-robot simulation in stage

13 years 4 months ago
Massively multi-robot simulation in stage
Abstract Stage is a C++ software library that simulates multiple mobile robots. Stage version 2, as the simulation backend for the Player/Stage system, may be the most commonly used robot simulator in research and university teaching today. Development of Stage version 3 has focused on improving scalability, usability, and portability. This paper examines Stage's scalability. We propose a simple benchmark for multi-robot simulator performance, and present results for Stage. Run time is shown to scale approximately linearly with population size up to 100,000 robots. For example, Stage simulates 1 simple robot at around 1,000 times faster than real time, and 1,000 simple robots at around real time. These results suggest that Stage may be useful for swarm robotics researchers who would otherwise use custom simulators, with their attendant disadvantages in terms of code reuse and transparency. Keywords Simulation
Richard Vaughan
Added 15 Dec 2010
Updated 15 Dec 2010
Type Journal
Year 2008
Where SWARM
Authors Richard Vaughan
Comments (0)