issues
search
stanfordwhil
/
ErgoLens
Automated Ergonomic Evaluation Using Pose Estimation
https://whil.stanford.edu
Other
0
stars
1
forks
source link
Setup CWebsocketserver & link to openpose
#24
Closed
danishabbir
closed
5 years ago
danishabbir
commented
5 years ago
Todo:
send joint angles over the server
write js to read & display content from the server (for debugging)
Done:
CWebSocketServer (built mongoose & linked it to OpenPose) (thx Srinath!)
Sent "hello world" over the server
Todo:
Done: