Shared-Reality-Lab / IMAGE-HAPI

This repository contains both the java and JS/TS versions of the HAPI (Haply's API)
0 stars 0 forks source link

investigate the usage of the rotation parameter in the add_actuator Function in Device.js #7

Closed sriGanna closed 3 years ago

sriGanna commented 3 years ago

In the haptic loop code when the actuators are added the parameters "CW" and "CCW" are passed but not sure how these values are interpreted since it's expecting integers for this parameter.