Search found 2 matches

by seniorproj
Sat Aug 28, 2010 9:51 am
Forum: General OptiTrack Support
Topic: Using TrackIR 5 to get raw data (C++)
Replies: 2
Views: 3518

Re: Using TrackIR 5 to get raw data (C++)

<t>Thank you for your response. we are using OptiTrack SDK to get 6DOF tracking data of the vector clip. The sample program (Optitrack sample app) seems to work fine and gives exactly the type of data we need. Our problem is trying to extract and manipulate the data with our own C++ code, not using ...
by seniorproj
Tue Aug 24, 2010 11:35 am
Forum: General OptiTrack Support
Topic: Using TrackIR 5 to get raw data (C++)
Replies: 2
Views: 3518

Using TrackIR 5 to get raw data (C++)

<t>We are a senior project group that are using the TrackIR5 to detect head motion and we need to drive the data that comes in to be compatiable with c++ , so far we tried the samplpe program on the optitrack and it seems that we can not simply get any command line out of it. At this point we are no...