An open API service indexing awesome lists of open source software.

https://github.com/mrquincle/firesoft

FireSwarm software on the Gumstix
https://github.com/mrquincle/firesoft

Last synced: 7 months ago
JSON representation

FireSwarm software on the Gumstix

Awesome Lists containing this project

README

          

# FireSoft

FireSwarm software for on the Gumstix. Part of the FireSwarm project: http://www.fireswarm.nl

## Requirements
This software uses libraries:
* YARP
* Boost
* Eigen

Next to those libraries, it makes use of
* rur-builder
* aimtools

## Compilation
To compile simply type:
* make

## Running
* Start a yarp server: yarp server
* Start a yarp write: yarp write /simout
* Start the modules: ./start.sh
* Once all modules started (this might take a while), connect the modules: ./connect.sh
* Type 1 in the yarp write to start the simulation.
* Stop all modules: ./stop.sh

## Copyrights
The copyrights (2012) belong to:

- Author: Bart van Vliet
- Almende B.V., http://www.almende.com and DO bots B.V., http://www.dobots.nl
- Rotterdam, The Netherlands