Skip to content

MottiniMauro/alliance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALLIANCE using Toroco

This library is a fork of the original Torocó repo (accessible at https://gitlab.fing.edu.uy/fbenavid/toroco) which provides an implementation of the Subsumption robot control architecture based on Lua programming language and derived tools (Toribio, Lumen).

It aims at providing new features to support the cooperative control of multi-robot systems, based on the Alliance robotic control architecture.

This library was implemented and tested on a machine running Ubuntu 18.04.4.

Instalation

The required installations to run ALLIANCE are the same that are required by Toroco, so we recommend the (Toroco full installation guide).

In case you are not following the installation guide for Toroco, you will need to install the following dependencies:

Afterwards you should clone this repo and then also clone Toribio and Lumen inside of the Toroco folder:

git clone git@github.com:MottiniMauro/alliance.git
cd toroco
git clone git://github.com/xopxe/Toribio.git
mv Toribio toribio
cd toribio 
git clone git://github.com/xopxe/lumen.git

Notes

Some of the examples provided as part of this project also include other dependancies that are required to run them such as:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published