Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.04 KB

README.md

File metadata and controls

32 lines (17 loc) · 1.04 KB

This is a burst-and-coast model implementation as described in Calovi et al. PLoS Computational Biology article entitled Disentangling and modeling interactions in fish with burst-and-coast swimming reveal distinct alignment and attraction behaviors.

Dependencies

Usage

  • Clone the particle-simu repository

    git clone [email protected]:epfl-mobots/particle-simu.git cd particle-simu

  • Create a folder exp (if you don't already have one) and clone this repository

    mkdir exp

    git clone [email protected]:epfl-mobots/burst-and-coast.git exp/burst-and-coast

  • Configure the environment for the project:

    ./waf configure --exp burst-and-coast

  • Compile your project:

    ./waf -j --exp burst-and-coast

  • Run the example

    ./build/exp/rummy_nose/rummy_sim