Search found 10 matches

by StreetRat
Tue Apr 10, 2012 7:03 pm
Forum: Camera SDK
Topic: Incorrect Orientation for TrackClip Pro
Replies: 3
Views: 4671

Re: Incorrect Orientation for TrackClip Pro

<r>Ive had the same problems between the VectorClip and TrackClipPro as well, unfortunately i wasnt able to find a solution and got sidetracked so the project was put on hold.<br/> I did a quick test, just printing out the values and came up with the values here - <URL url="http://forum.naturalpoint...
by StreetRat
Wed Nov 16, 2011 5:55 pm
Forum: Camera SDK
Topic: TrackIR in Python
Replies: 12
Views: 14636

Re: TrackIR in Python

As far as the TrackClip, the plastics a little broke, but otherwise it works well in all other games, (Arma II, Take on Helicopters, etc) so i dont think theres anything wrong with it as such. I know these use the official TrackIR sdk and not the OptiTrack sdk, so that might have something to do wit...
by StreetRat
Sun Nov 13, 2011 5:26 pm
Forum: Camera SDK
Topic: TrackIR in Python
Replies: 12
Views: 14636

Re: TrackIR in Python

<t>Using the vector clip, i have the normal 6 degrees of freedom working well, i can use it to look behind me while keeping my head in the 10 - 2 range (with the middle of the camera being 12), so the sensitivity is good.<br/> <br/> using the track clip pro, moving my head in the same range:<br/> Le...
by StreetRat
Wed Nov 09, 2011 9:14 pm
Forum: Camera SDK
Topic: TrackIR in Python
Replies: 12
Views: 14636

Re: TrackIR in Python

<t>Thank you for that.<br/> <br/> Also, i was just wondering, should the track clip pro work with the optitrack software like the normal vector clip does?<br/> Within one of the examples i found <br/> vectorProcessorSettings.Arrangement = cVectorSettings::VectorClip<br/> and<br/> vectorProcessorSett...
by StreetRat
Fri Nov 04, 2011 4:59 pm
Forum: Camera SDK
Topic: TrackIR in Python
Replies: 12
Views: 14636

Re: TrackIR in Python

Awesome, thanks for that.

Btw since its now on google code, i was going to remove the code from the first post to 'fix' the post widths, but cant find an edit button.

----

Edit: Found the edit button, seems to only be there if your own post is the last one
by StreetRat
Tue Nov 01, 2011 9:38 pm
Forum: Camera SDK
Topic: TrackIR in Python
Replies: 12
Views: 14636

Re: TrackIR in Python

<r>Firstly id like to apologize i thought i posted this in the sdk samples forum, but i guess not.<br/> <br/> i have created 2 code projects<br/> <URL url="http://code.google.com/p/py-trackir/">http://code.google.com/p/py-trackir/</URL> - python trackir<br/> and<br/> <URL url="http://code.google.com...
by StreetRat
Sun Oct 30, 2011 9:17 pm
Forum: Camera SDK
Topic: TrackIR in Python
Replies: 12
Views: 14636

TrackIR in Python

Since i enjoy using the Trackir i thought id post a c++ dll and python code to show how to get the TrackIR working in python via the OptiTrack SDK since i couldent find any code anywhere on how to do it. Im not an expert in C++ or Python so some of the code can probably be fixed to make it alittle m...
by StreetRat
Tue Nov 23, 2010 6:13 pm
Forum: TrackIR 5
Topic: TrackIR v5, Camera SDK beta not detecting?
Replies: 7
Views: 4803

Re: TrackIR v5, Camera SDK beta not detecting?

<t>This is a quick follow up in case others have a similar problem.<br/> <br/> I have the trackir plugged into the double usb connector thing on the track clip pro and have been using it like that to save a usb slot.<br/> I unplugged both, and plugged them back in and the sample software didnt work,...
by StreetRat
Fri Nov 19, 2010 9:07 pm
Forum: TrackIR 5
Topic: TrackIR v5, Camera SDK beta not detecting?
Replies: 7
Views: 4803

Re: TrackIR v5, Camera SDK beta not detecting?

Thanks for the reply, after trying again with the full version of Visual Studio, still the same result.

Ill contact support and see if its something else with my computer thats causing the issue
by StreetRat
Fri Nov 12, 2010 4:47 am
Forum: TrackIR 5
Topic: TrackIR v5, Camera SDK beta not detecting?
Replies: 7
Views: 4803

Re: TrackIR v5, Camera SDK beta not detecting?

<t>Hi<br/> <br/> Unfortunately im having the same problem<br/> <br/> After the SimpleCameraTest came up with<br/> Cameras: None<br/> OptiHubs: None<br/> the first time, i replaced all npusbio.sys with the newer 2.5 version to make sure they were all correct and still then it came up with the same th...