• vvillain

    Hello! i am trying to control a drone patch that i made with osc messages sent by Synapse.
    The problem is that i dont know how to unpack said messages, when i write an udpreceive 12345 and a print all i get are skeleton tracking : 1 in the console and the direction of the movement like:
    print: /rightknee up
    print: /tracking_skeleton 1
    print: /rightfoot forward
    print: /tracking_skeleton 1
    print: /tracking_skeleton 1
    print: /tracking_skeleton 1
    print: /leftknee left
    print: /tracking_skeleton 1
    print: /tracking_skeleton 1
    print: /leftfoot left
    print: /tracking_skeleton 1
    print: /tracking_skeleton 1
    print: /tracking_skeleton 1
    print: /tracking_skeleton 1
    print: /leftknee forward
    print: /tracking_skeleton 1
    print: /tracking_skeleton 1
    print: /tracking_skeleton 1
    print: /tracking_skeleton 1
    print: /tracking_skeleton 1
    print: /tracking_skeleton 1
    print: /head forward
    print: /torso right

    how can i unpack the stream so that i can wirte the x z y coordenates y number objects?

    posted in technical issues read more

Internal error.

Oops! Looks like something went wrong!