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
- Host: GitHub
- URL: https://github.com/victornoel/ascens-robots-amas
- Owner: victornoel
- Created: 2015-07-25T16:19:41.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-25T17:02:56.000Z (about 10 years ago)
- Last Synced: 2025-04-04T20:27:56.434Z (7 months ago)
- Language: Xtend
- Homepage: http://www.irit.fr/~Victor.Noel/Projects/ASCENS
- Size: 707 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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).