-
Notifications
You must be signed in to change notification settings - Fork 7
Getting started
PerlinWarp edited this page Oct 28, 2021
·
11 revisions
- Clone this repo and
pip install pyomyo
- Install OpenGloves on Steam
- Opt into the Named Pipe Beta
- Open OpenGloves and change the Communication Method to NamedPipe, make sure to enable OpenGloves for the hand you want to control with the Myo.
- 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.
- Put your Myo on and let it warm up.
- Confirm OpenGloves is getting the data using:
python opengloves_tester.py
- To try proportional grasp control run:
python predictor_grasp.py
- To try a finger classifier run:
python predictor_basic.py