Skip to content

stuartwilson/animats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

animats

Pseudo-physical models of the interaction between animats and their environments.

Pre-requisites:

Build and install morphologica from:

https://github.com/ABRG-Models/morphologica

Make sure these packages are installed (Debian/Ubuntu example):

sudo apt install python python-numpy xterm

Now build:

cd animats
mkdir build
cd build
cmake ..
make
cd ..

To run:

Run using the following

./build/sim/process w0 logs/w0 1

where w0 is the sim name, logs/w0 will be the logged output and 1 is a seed for the random number generator.

About

pseudo-physical simulations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors