Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Kinect visualisation#10

Open
nathanielpangilinan wants to merge 27 commits into
masterfrom
kinect-visualisation
Open

Kinect visualisation#10
nathanielpangilinan wants to merge 27 commits into
masterfrom
kinect-visualisation

Conversation

@nathanielpangilinan

Copy link
Copy Markdown
Collaborator

A fairly stable version of Kinect service in gui and console versions

NicholasValiente and others added 27 commits May 5, 2016 17:17
The initial compiling version of the Kinect software.
Testing to see if I can push to the repository
A simulated head tracking demo send data to the visualiser. It's found
under the midi server as headmotion.html
This reverts commit e319799.
this work is not complete, it still needs work sending a proper JSON
data to the movis
The head motion is sending data to the visualiser and it is getting
visualised
minor update to the json message format
Updated the kinect system so that it shows more points in the visualiser
I tried to update the kinect system to use a JSON serializing library
but it causes problems.
…t-visualisation

# Conflicts:
#	wsydPianoKinect/MainWindow.xaml.cs
The following joints are being sent:
Head
Neck
SpineShoulder
SpineMid
ShoulderLeft
ShoulderRight
ElbowLeft
ElbowRight
The websocket connection crashes at about 1min 40 seconds because it is
expecting to receive a message (any arbitrary message) from the other
side within this timeframe.  This workaround handles the issue by
closing the websocket connection and reopening the same connection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant