Skip to content

bdeeney/geofences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geofences

Geofences for tracking objects in 2-D Euclidean space

Requirements

Python 2.7 or above.

Installation

To install geofences:

$ git clone git@github.com:bdeeney/geofences.git $ cd geofences $ virtualenv env; source env/bin/activate # optional but recommended $ python setup.py install

Running the Simulation

To run the example simulation:

$ python geofences

Running the Test Suite

To run the test suite:

$ nosetests -v

About

Geofences for tracking objects in 2-D Euclidean space

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages