Skip to content

Extensions to the Enki simulator for the ASSISI|bf project.

License

Notifications You must be signed in to change notification settings

assisi/playground

Repository files navigation

assisi-playground

DOI

ASSISI-playground is a 2-D simulator of bio-hybrid societies, developed by the ASSISIbf project. This repository contains extensions to the Enki simulator.

To find more information regarding installation, usage, and examples, consult the readthedocs instructions, which cover installation of the python API as well as the playground simulator.

The following paper describes the design of the simulator and provides illustrations.

@InProceedings{mariano:15,
  Title                    = {Assisi Playground: A simulation tool for collective bio-hybrid system research},
  Author                   = {Mariano, Pedro and Mills, Rob and Luis, Correia and Mikli{\'c}, Damjan and Bogdan, Stjepan},
  Booktitle                = {29th Eurpean Simulation and Modelling Conference-ESM 2015},
  Year                     = {2015},
  Editor                   = {Al-Akaidi, Marwan and Ayesh, A.}
  Pages                    = {91--98}
  ISBN                     = {978-907738190-8}
}

Instalation

Dependencies

  • Enki simulator (larics/enki GitHub fork, latest version)
  • ZeroMQ v4.0.4
  • cppzmq v3.2.0
  • Protobuf (2.5.0-9)