Search found 7 matches

by Hanowde
Fri Nov 06, 2015 12:14 pm
Forum: OptiTrack Data Streaming
Topic: Need help to understanding of SampleClient
Replies: 1
Views: 2287

Need help to understanding of SampleClient

Hello, everyone I was running the NatNet SDK SampleClient.exe and got all data of markers [MarkerSet, IDs, Other Markers, Rigidbodies and labeled Markers]. But i have seen that the data of other Markers = data of labeled markers. IMAGE: -> https://onedrive.live.com/redir?resid=99BD429D9DB0CE51!2624&...
by Hanowde
Mon Nov 02, 2015 6:34 am
Forum: OptiTrack Data Streaming
Topic: How to solve the problem with rotation of tracking objects
Replies: 4
Views: 9562

Re: How to solve the problem with rotation of tracking objec

Hi, beckdo Thank your for your anwser! I have also tried to change my code and make it without using euler function, only using quaternion, but they are still flipping if i turn them around. Like i showed in the video. So i decide to use only ONE optitrack reflective ball (1 marker) for 1 finger. Bu...
by Hanowde
Sat Oct 31, 2015 1:08 pm
Forum: OptiTrack Data Streaming
Topic: How to solve the problem with rotation of tracking objects
Replies: 4
Views: 9562

Re: How to solve the problem with rotation of tracking objec

Hello, beckdo Thank your for your answer. But if the conversion without Euler still have the same problem, what should i do? I am using 3 markers for one finger, because i could create a rigidbody with them and get the data from Motive simply, but how could i read the position of a single marker fro...
by Hanowde
Sat Oct 31, 2015 12:03 pm
Forum: OptiTrack Data Streaming
Topic: Streaming Individual Markers
Replies: 24
Views: 27611

Re: Streaming Individual Markers

Hello, everyone

I want to do the same too. But i cant find a solution how to read the position of a single Marker from Motive to Unity. Has anyone good idea for my problem?

@heath789 : have your find a solution for your problem?

Thank your!
by Hanowde
Sat Oct 31, 2015 11:40 am
Forum: OptiTrack Data Streaming
Topic: Receiving rigid body's markers location
Replies: 6
Views: 5607

Re: Receiving rigid body's markers location

Hi, Steven Thank your for your answer. Your meant this is no way to get the position of a single marker from Motive to Unity? Sorry for my bad understanding of your explaination...I have also tried to use MarkerSet to add different labels to singel marker, yes they have different labels but how coul...
by Hanowde
Mon Oct 26, 2015 6:55 am
Forum: OptiTrack Data Streaming
Topic: Receiving rigid body's markers location
Replies: 6
Views: 5607

Re: Receiving rigid body's markers location

Hi, everyone

I just want to ask if it is possible to get position data of single optitrack Marker?

If yes how should i do it better?

Thank your!
by Hanowde
Sat Oct 10, 2015 10:07 am
Forum: OptiTrack Data Streaming
Topic: How to solve the problem with rotation of tracking objects
Replies: 4
Views: 9562

How to solve the problem with rotation of tracking objects

Hello, everyone I am looking for solution of following problem: I am using Optitrack Motive to track the markers that i weared on my finger and using Unity to create 3d objects. And middleVR (free edition) for 3d classes. If i move my finger, i will see the 3d object for finger move with my finger t...