8000 GitHub - dpoetzsch/ust-myo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dpoetzsch/ust-myo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-requisites

Install & build the boost C++ library.

Build

mkdir build
cd build
cmake ..
make

This will generate an executable called myo-server.

Execute

In the build directory call

./myo-server

This starts the myo server on localhost:2000.

Test

To start a simple client for the grab server that just prints whatever it receives call

ruby test-client.rb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0