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.
The way of reading command line arguments have been fixed, to support more than one argument (argv wasn't incremented twice in some case, and then, only the first option and argument was working) + verification if we got enough arguments.
The way of reading command line arguments have been fixed, to support more than one argument (argv wasn't incremented twice in some case, and then, only the first option and argument was working) + verification if we got enough arguments.