Sensebloom / OSCeleton

OSCeleton is a proxy that sends skeleton information collected from the kinect sensor via OSC, making it easier to use input from the device in any language / framework that supports the OSC protocol.
GNU General Public License v3.0
311 stars 72 forks source link

Oscpack update #1

Closed tito closed 13 years ago

tito commented 13 years ago

Hi Sensebloom,

Here is a commit to update the embedded oscpack to the latest subversion of oscpack. Without that, we are unable to use it under linux/64, i'm hitting a segfault each time the bundle creation is finished (p << osc::EndBundle).

Regards,

Mathieu

tonyfg commented 13 years ago

Awesome! I hadn't tested on linux yet due to lack of time. Thanks for the fix :)