0.0.10 • Published 5 years ago

tabletrobotface-userstudy v0.0.10

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Tablet Robot Face User Study

A collection of tabletrobotface apps for running a human robot interaction user study.

Demos

Getting started

  1. Install the latest version of node using nvm. NOTE: the maintainer is using nvm=0.33.2, node=v8.11.0, and npm=5.6.0

  2. Build pkgs:

    cd {path/to/tabletrobotface-userstudy}
    npm install
    npm build
    cd apps/{appname}
    npm install
    # repeat the last two steps for remaining apps
  3. Run robot app:

    npm run robot