gsi-upm / soba

Simulation Occupancy based on Agents
MIT License
2 stars 1 forks source link

SOBA

Simulation Occupancy Based on Agents

See complete tutorial <http://soba.readthedocs.io/>_.

How to install


First of all, you need to install the package using pip.

.. code:: bash

    $ pip install soba

In case of error, this other command should be used, ensuring to have installed python 3 and pip 3.

.. code:: bash

    $ pip3 install soba

The folder 'docs' should be ignored.

SOBA-client
-----------
A tutorial (in Spanish) is available `here <https://github.com/gsi-upm/soba/blob/master/leeme-demo-rest.txt>`_ together with a  `video <https://github.com/gsi-upm/soba/blob/master/video-demo-api-rest-compressed.mp4>`_.