Search found 3 matches

by jakethesnake
Fri Jun 10, 2016 9:01 am
Forum: OptiTrack Data Streaming
Topic: Can't stream 3D Points form Motive
Replies: 1
Views: 2582

Can't stream 3D Points form Motive

I'm trying to stream some Takes from Motive to Unity, but when I turn on the 3D Points as Active Playback Source all the data packets sent to Unity are empty. <?xml version="1.0" ?><NodeList nRigidBodies="2" LatencyTimeDelta="5.650000"><RigidBodies><RigidBody ID="1...
by jakethesnake
Fri Jun 10, 2016 4:31 am
Forum: OptiTrack Data Streaming
Topic: Empty Packets being streamed.
Replies: 1
Views: 2201

Empty Packets being streamed.

Hello I'm trying to stream some .tak files that I have recorded the other day. The problem is when i stream them to Unity using the MotivetToUnity package(thanks Bradley), I get empty packages in Unity. They have the right rigidbody setup, both amount and names are correct but all the movement data ...
by jakethesnake
Wed Jun 08, 2016 9:34 am
Forum: OptiTrack Data Streaming
Topic: Motive to Unity
Replies: 28
Views: 40234

Re: Motive to Unity

I'm trying out Bradley's latest version, but run into a annoying problem. I stream packages from Motive to Unity and can see that they are getting into unity and the Slipstrem.cs is picking them up. But when I try to print out the XML files with Debug.Log i can see that my two rigidbodies are detect...