Skip to content

ptcrealitylab/vuforia-spatial-basic-interfaces-addon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuforia-spatial-basic-interfaces-addon

This repository hosts a set of hardware interfaces for DIY and consumer hardware. We hope that these interfaces will enable you to easily get started creating compelling experiences with the Vuforia Spatial Toolbox and Vuforia Spatial Edge Server.

Read First

The Vuforia Spatial Toolbox and Vuforia Spatial Edge Server make up a shared research platform for exploring spatial computing as a community. This research platform is not an out of the box production-ready enterprise solution. Please read the MPL 2.0 license before use.

Join the conversations in our discourse forum if you have questions, ideas want to collaborate or just say hi.

Supported hardware

  • Philips Hue
  • Arduino: Documentation coming soon
  • LEGO WeDo / Boost: Activate the Hardware interface and push the green button on your Lego Wedo / Boost.

Install

Once you have installed the Vuforia Spatial Edge Server clone this repo into the addons folder

cd addons
git clone https://github.com/ptcrealitylab/vuforia-spatial-basic-interfaces-addon.git

Next, enter the vuforia-spatial-basic-interfaces-addon directory and install all dependencies.

cd vuforia-spatial-basic-interfaces-addon
npm install

Prerequisites (for compiling the dependencies)

OS X

Windows

npm install --global --production windows-build-tools
Ubuntu, Debian, Raspbian
sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev