Skip to content

jkerfs/argil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

argil

A simple modeling library designed primarily for crowd and robot simulations in Python.

Overview

Project Goals:

  1. straightforward interface and API
  2. flexible visualization and data collection
  3. contrib modules for crowd, geometry, robot algorithm primitives

Current Producers

Current Simulators

  • RecordSimulation (records are used by producers)
  • PygameSimulation (real-time visualization of the simulation)

Getting Started

  1. Clone this repo
git clone https://github.com/jkerfs/argil.git
  1. Install package
pip install -e argil/
  1. Run the examples found in examples folder

Releases

No releases published

Packages

No packages published