2008
DOI: 10.1007/s11721-008-0014-4
|View full text |Cite
|
Sign up to set email alerts
|

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 linea… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
146
0
2

Year Published

2011
2011
2019
2019

Publication Types

Select...
4
3
3

Relationship

0
10

Authors

Journals

citations
Cited by 275 publications
(156 citation statements)
references
References 23 publications
0
146
0
2
Order By: Relevance
“…Unfortunately, scalability with respect to the number of robots is not the main concern for the vast majority of multi-robot simulators. Vaughan (2008) proposed a benchmark to study scalability in multi-robot simulators and applied it to the Stage simulator. Pinciroli et al (2012) developed a simulator for swarm robotics by focusing explicitly on the scalability issue which was able to simulate 10 5 robots in real time.…”
Section: Microscopic Modelsmentioning
confidence: 99%
“…Unfortunately, scalability with respect to the number of robots is not the main concern for the vast majority of multi-robot simulators. Vaughan (2008) proposed a benchmark to study scalability in multi-robot simulators and applied it to the Stage simulator. Pinciroli et al (2012) developed a simulator for swarm robotics by focusing explicitly on the scalability issue which was able to simulate 10 5 robots in real time.…”
Section: Microscopic Modelsmentioning
confidence: 99%
“…This tool allows the reproduction of well-defined experiments in real-life scenarios in every laboratory and, hence, provides benchmarks that pave the way for objective comparison and competition in the field of grasping. Considering the robotic planning domain, a benchmark tool for multi-robot simulation is presented in [9]. In the field of autonomous mobile robots, a unified benchmark framework for evaluating and comparing motion algorithms for autonomous mobile robots and vehicles is introduced in [10].…”
Section: Related Research Workmentioning
confidence: 99%
“…Commonly, robotic simulators are discrete-time simulators with a constant time step (e.g., Stage [20], Gazebo [21], ARGoS [8]), whereas network simulators are discrete-event simulators (e.g., ns-2, ns-3, QualNet). The former type of simulation assumes that the time step is fixed at the beginning of the simulation, time advances in equal increments, and the state of the system is updated periodically.…”
Section: Integrated Simulation Frameworkmentioning
confidence: 99%