Skip to content

My fork of roborobo3, a C++ swarm robotics simulation software.

Notifications You must be signed in to change notification settings

tgrohens/roborobo3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Roborobo - ver.3

Roborobo is a fast and simple 2D mobile robot simulator written in C++ loosely based on a khepera/epuck model. It is targeted for fast single and multi-robots simulation (primary motivation is evolutionary robotics et swarm/collective robotics).

This is version 3 of Roborobo.

Roborobo only dependencies are: Boost (header-only), SDL2 and SL2_image. Roborobo is used on a daily basis on Linux and MacOS X. It was also tested on various systems, including RaspberryPi, Pandora, MS Windows, Linux in Virtual Box and several Linux-based clusters.

Installation

Check _INSTALL.TXT for installation guide (incl. quick start). Check _README.TXT for a quick introduction. Check _FAQ.TXT for trouble shooting and random questions.

Citing roborobo

If you use Roborobo (any version) in your work, please cite the following paper:

N. Bredeche, J.-M. Montanier, B. Weel, and E. Haasdijk. Roborobo! a fast robot simulator for swarm and collective robotics. CoRR, abs/1304.2888, 2013.

The paper is available on Arxiv: http://arxiv.org/abs/1304.2888

About

My fork of roborobo3, a C++ swarm robotics simulation software.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.5%
  • Python 3.4%
  • Other 0.1%