balandinodidonato / MyoMapper

Myo Mapper is an open-source application to map Myo armband data into OSC.
http://www.balandinodidonato.com/myomapper
47 stars 8 forks source link

Updated Hand Pose to correctly send to Wekinator. Framework for Myo was also added. #46

Open rcraig14 opened 6 years ago

rcraig14 commented 6 years ago

Updated the line that sends the hand pose to Wekinator. It was sending a string while Wekinator was expecting a float. In order to get the app loading I had to set up the framework as well. This was added to the commit as well. If you want to make the pull request without the frame work I can make that change and resubmit.

modified: MyoMapper/Builds/MacOSX/MyoMapper.xcodeproj/project.pbxproj

45