Search found 8 matches

by shiny987
Sat Dec 29, 2012 5:06 pm
Forum: OptiTrack Data Streaming
Topic: Arena to Unity streaming
Replies: 45
Views: 104221

Re: Arena to Unity streaming

Thank you!!! I was using Arena until now but tracking tool is just amazing. After the christmas break I'll go to test my system with tracking tool instead of Arena. Hopefully setting up the deflection and the flexibility will solve my problems. Thanks again!
by shiny987
Thu Dec 20, 2012 9:50 am
Forum: OptiTrack Data Streaming
Topic: Arena to Unity streaming
Replies: 45
Views: 104221

Re: Arena to Unity streaming

<t>Thank you for your reply. Actually, after a lot of tests, my algorithm is just using the central marker position (the one used as origin). In other words i'm not using anymore the rigidbody data as pos and ori, so i'm interested in the second method. Do you have a tutorial about it or can u tell ...
by shiny987
Tue Dec 18, 2012 9:23 am
Forum: OptiTrack Data Streaming
Topic: Arena to Unity streaming
Replies: 45
Views: 104221

Re: Arena to Unity streaming

<t>Hello, thanks to your infos i managed to move my main camera in unity according to my tracked bow movements. Now i wanted to shoot an arrow but whenever i bend my real bow i lose the rigidbody in arena and so no streaming data are sent. I read that you can stream unlabeled markers in arena and my...
by shiny987
Thu Dec 13, 2012 5:08 am
Forum: OptiTrack Data Streaming
Topic: Arena to Unity streaming
Replies: 45
Views: 104221

Re: Arena to Unity streaming

Thank you for your reply and for your infos but to figure out how to use those data i need to know in which format they are sent through the network. I mean are they sent in radiant or vector 3d or quarterion or ...? In the end i need to transform those data in Euler angles and that's why i need to ...
by shiny987
Mon Dec 10, 2012 11:03 am
Forum: OptiTrack Data Streaming
Topic: Arena to Unity streaming
Replies: 45
Views: 104221

Re: Arena to Unity streaming

Hello I'm sorry that i'm bothering you again. I modified the previous script to give in output e store in one object the same data of the natnet example packetclient. Now i would like to know the meaning of the following data (they are from the natnet example) because actually i can move my first pe...
by shiny987
Fri Nov 30, 2012 4:36 pm
Forum: OptiTrack Data Streaming
Topic: Arena to Unity streaming
Replies: 45
Views: 104221

Re: Arena to Unity streaming

As I thought, thank you for your fast reply. I'll try to modify that script (i have arena 1.7.x) to work with my data. I'll let you know if I have some specific problem
by shiny987
Fri Nov 30, 2012 7:12 am
Forum: OptiTrack Data Streaming
Topic: Arena to Unity streaming
Replies: 45
Views: 104221

Re: Arena to Unity streaming

Thank you morgan, can i have one more information? With the direct depacketization do i need unity pro and to import the natnetml.dll?
by shiny987
Wed Nov 21, 2012 5:24 am
Forum: OptiTrack Data Streaming
Topic: Arena to Unity streaming
Replies: 45
Views: 104221

Re: Arena to Unity streaming

<t>Hello I'm currently working with unity 3d and my objective is to move the main camera (in unity) using a rigidbody tracked by 6 optitrack cameras. In other words I would like to to use a tracked rigidbody as controller. <br/> <br/> So my question is can i use this script to do that? <br/> And if ...