dzhu / myo-raw

MIT License
218 stars 115 forks source link

Myo vibrate control lost after sync #5

Open roboTJ101 opened 9 years ago

roboTJ101 commented 9 years ago

Hello!

I'm amazed at the wizardry you have accomplished with this Myo driver. After I updated the Myo to the latest firmware so I could use the new Thalmic classifiers for pose, I noticed something. Before performing the sync gesture, I can use the 1,2,and 3 buttons to vibrate the Myo. After I perform the sync gesture and pose data begins stream, I lose control of the vibrate function.

This is not really a problem, just a feature I've noticed when running myo-raw standalone. When I begin writing my own scripts using the myo-raw script as a template, I'm sure I can control it from wherever (with enough work ;-) )