Axis of coordinates in skeleton streaming

NatNet, VRPN, TrackD, and Plugins
Post Reply
fhuelsma
Posts: 10
Joined: Fri Dec 06, 2013 8:09 am

Axis of coordinates in skeleton streaming

Post by fhuelsma »

Hi,

I am trying to map the bone rotations of the Optitrack skeleton on a virtual character. For the virtual character, each joint has a dedicated local coordinate system with the y-Axis pointing always towards one of the children inside the skeleton hierarchy. X and z are orthogonal to y.

For being able to do the mapping between the Optitrack bones and the character joints, I need to know the orientation of the coordinate systems indicating the Optitrack local bone orientations. Does the the quaternion which I get from the NatNet Api describe a global rotation of a given bone around it's joint (the start point of the bone)? Are the axis determining the rotation identical with the global Optitrack coordinate system?
Unfortunately, I cannot find any detailed information concerning the skeleton data inside the API.

Any help would be appreciated!
Mikko
Posts: 5
Joined: Sun Feb 22, 2015 1:50 am

Re: Axis of coordinates in skeleton streaming

Post by Mikko »

Hi,

Did you find a solution for your problem. We are having the very same issue at the moment, writing our own streaming code. Any help greatly appreciated.
steven.andrews
NaturalPoint Employee
NaturalPoint Employee
Posts: 720
Joined: Mon Jan 19, 2015 11:52 am

Re: Axis of coordinates in skeleton streaming

Post by steven.andrews »

Hello Mikko,

If you are using Motive, the default behavior is for the global position and orientation to be reported for each bone. In the Data Streaming Pane, there is an option to stream the local coordinates. This would be done by setting "Local Rigid Bodies" to True.

I hope this information helps with your questions. If you need any further assistance, please feel free to open a Support Ticket with us at help.naturalpoint.com

Cheers,
Steven
--
Steven Andrews
OptiTrack | Customer Support Engineer
Post Reply