Skip to content

atah1991/ASLA

Repository files navigation

2016-group-15

Build Status

Installing Dependencies including PyQt5

sudo asla/setup.sh

Cloning the repo

git clone git@github.com:jhu-oose/2016-group-15.git

Running Tests

Connect the Leap Motion
cd 2016-group-15
nosetests asla/binary/ml_tools/tests/test_predict_service.py
nosetests asla/binary/ml_tools/tests/test_training_service.py
nosetests asla/server/binary_server_backend/tests/test_ASLAController.py
nosetests asla/server/binary_server_backend/tests/test_model_generator.py
nosetests asla/server/flask_website/tests/test_binary_helper.py
nosetests asla/server/flask_website/tests/test_FlaskWebsiteBackend.py
nosetests asla/server/flask_website/tests/test_user_admin_service.py

Steps to Run UI

  • Connect the Leap Motion Device
  • cd 2016-group-15/asla
  • chmod u+x main.sh
  • ./main.sh