The ARCADIA framework is for developing integerated, intelligent systems. This distribution includes several models and the components, sensors, etc. required to run them.
See either
# enter the directory and start a REPL
cd arcadia
lein deps
lein repl
;; Test a basic model of multiple object tracking.
(refresh)
(arcadia.models.mot-simple/example-run)
API documentation can be generated using either Marginalia or Codox. See their project pages for available options.
# Codox
lein codox
# Marginalia
lein marg
An in-progress manual for working with ARCADIA is also available.
See LICENSE file.
Distributed under a modified open source license