Skip to content

v3.3.0

Compare
Choose a tag to compare
@arthurnishimoto arthurnishimoto released this 17 Dec 21:30
· 54 commits to master since this release

This version includes revised InputServer-NetService communication allowing a NetService to stream input data to an oinputserver. This allows a NetService to disconnect/reconnect to an InputServer without requiring the InputServer to restart as well.

Major Changes

  • NetService can now use the 'dataStreamOut = true' flag to send data to an InputServer instead of receiving from the serverIP.
  • Kinect2 speech now supports more complex grammar rules
  • Flag to enable/disable skeleton tracking
  • evl TacTile touch data support