[ANSWERED] Position Data --> Data Visualization
-
Hi there.
I'm working with the Rokoko Smartsuit Pro and would like to display the x,y,z data for particular joints from the Rokoko Studio Live Watcher. That is, I'd like the audience to just see the streaming data of, say, the x coordinate of the left elbow. Is there a way to capture and display this?Thank you for any assistance!
-
Text Formatter and Text Draw are likely the actors you are looking for.
QUICK EXAMPLE FILE: tracking-displaying-rokoko-data-4.1.3-2026-06-09.izz
-
@emullis said:
I'd like the audience to just see the streaming data of, say, the x coordinate of the left elbow
If you right-click the Rokoko Studio Live Watcher and select the top option from the contextual menu ("Show Actor Help in Browser") there's a list of joint names. Rokoko doesn't have a tracker on the elbow, so you need to pick 'left-upper-arm', 'left-lower-arm', or do some math yourself to figure out the likely position of the elbow.
These joint names can be put into the 'point sel' input of the Skeleton Decoder actor to make it show data for just that joint (or just the selected joints if you provide a list).