Skip to content
PerlinWarp edited this page Oct 28, 2021 · 11 revisions
  1. Clone this repo and pip install pyomyo
  2. Install OpenGloves on Steam
  3. Opt into the Named Pipe Beta
  4. Open OpenGloves and change the Communication Method to NamedPipe, make sure to enable OpenGloves for the hand you want to control with the Myo.
  5. Start SteamVR and a game with finger tracking support such as Half Life Alyx. Make sure Myo Connect is not open and your dongle is plugged in.
  6. Put your Myo on and let it warm up.
  7. Confirm OpenGloves is getting the data using: python opengloves_tester.py
  8. To try proportional grasp control run: python predictor_grasp.py
  9. To try a finger classifier run: python predictor_basic.py
Clone this wiki locally