Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 597 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 597 Bytes

Furhat Face Changer with GUI

Application to manipulate face of Furhat and collect data from an experiment using a GUI. Uses the Kotlin Skill API to control the Furhat robot hooked up to a React frontend.

In order to use the GUI, the GUI has to be built.

Dependencies

npm & node installed and discoverable on your machine

Installation steps

  1. cd into the GUI folder cd ShapeShifter/assets/furhat-gui
  2. run npm install to install the dependencies
  3. run npm run build to build the gui.
  4. Start the skill, the GUI should be available through a button in the web-interface.