Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

v0.9.0 for UE 4.18

Compare
Choose a tag to compare
@getnamo getnamo released this 11 Nov 13:40
· 18 commits to master since this release

Changes

  • modern rewrite for 4.18 that runs on a separate thread in a input module scoped architecture.
  • Mainly accessed through a MyoControllerComponent, but bare basics can be implemented using only input mapping.
  • supports latest Myo SDK v0.9.0 including raw emg
  • supports multiple myos
  • hot-pluggable myo connect and hub
  • bare bones documentation for now, explore code MyoControllerComponent.h and MyoController.h for how-to.
  • auto-casting blueprint conversions from data to controller to call actions such as vibrate device