Skip to content

Commit

Permalink
Cleaning up Kinect Instrument
Browse files Browse the repository at this point in the history
  • Loading branch information
abramhindle committed Dec 9, 2013
1 parent eb8f294 commit 2ed7056
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions KinectCVShapeScan.cpp
Expand Up @@ -568,16 +568,6 @@ void DrawScene()



//
//p << osc::BeginBundleImmediate
//<< osc::BeginMessage( "/samples" );
//for (int i = 0 ; i < NSamples; i++) {
//p << samples[i];
//}
//p << osc::EndMessage
// << osc::EndBundle;
//transmitSocket.Send( p.Data(), p.Size() );

}
if (got_rgb) {
tmp = rgb_front;
Expand Down

0 comments on commit 2ed7056

Please sign in to comment.