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

https://github.com/victornoel/ascens-robots-amas

Demonstrator for the Engineering of Emergence in the European ASCENS project
https://github.com/victornoel/ascens-robots-amas

Last synced: 3 months ago
JSON representation

Demonstrator for the Engineering of Emergence in the European ASCENS project

Awesome Lists containing this project

README

          

See http://www.irit.fr/~Victor.Noel/Projects/ASCENS

It should be imported as a project in Eclipse Luna with the plugins MAY 3.4.1 and Xtend 2.7.2.

- The output directory for SpeADL (in project properties, under SpeADL/Compiler) should be changed for src/main/speadl-gen (MAY can't infer this information from maven).
- the compilation with maven does not really work until the project has been completely compiled by Eclipse (xtend and MAY interact badly in the Maven command line).