Forum: Precision Position Tracker (PPT)
09-09-2012, 01:17 PM
|
Replies: 5
Views: 32,521
|
Forum: Precision Position Tracker (PPT)
09-09-2012, 02:26 AM
|
Replies: 5
Views: 32,521
|
Forum: Precision Position Tracker (PPT)
09-06-2012, 11:36 AM
|
Replies: 5
Views: 32,521
Exposing an intersense cube via VRPN
Hi,
I'm trying to set up PPT's MoCap plugin, but I'm a bit confused.
The way we are setup is that we have two machines, call them A and B - one with the Intersense cube attached to it (well,...
|
Forum: Vizard
03-14-2012, 07:29 AM
|
Replies: 1
Views: 11,378
|
Forum: Vizard
03-13-2012, 03:39 AM
|
Replies: 1
Views: 11,378
Non-viewpoint, non-physics collisions
Hi,
I'm trying to create a function in which, when a hand (controlled by a 5dt glove) touches objects, a certain onCollision(touchedObject) will be called.
From the manual and my failed...
|
Forum: Precision Position Tracker (PPT)
12-21-2011, 01:35 PM
|
Replies: 2
Views: 23,037
|
Forum: Precision Position Tracker (PPT)
12-20-2011, 03:44 AM
|
Replies: 2
Views: 23,037
Jitter & gradual decline in y value
Hey,
I'm using the code
def updateView():
pptPOS = tracker.getPosition()
viz.MainView.setPosition(pptPOS)
vizact.onupdate(viz.PRIORITY_DEFAULT, updateView)
and later on, in a...
|
Forum: Precision Position Tracker (PPT)
12-07-2011, 02:16 AM
|
Replies: 14
Views: 36,205
Also, I now checked the helmet, it seems its...
Also, I now checked the helmet, it seems its sensor is set to 30 degrees off - I used print track.getEuler() and when looking forward the average num was [60,0,0] - how do I recalibrate/reset it?
|
Forum: Precision Position Tracker (PPT)
12-07-2011, 02:05 AM
|
Replies: 14
Views: 36,205
|
Forum: Precision Position Tracker (PPT)
12-07-2011, 01:50 AM
|
Replies: 14
Views: 36,205
That certainly seems to help - movement still...
That certainly seems to help - movement still needs a bit of scaling up, but a lot less then before.
BUT with this code the program doesn't receive the helmet's tilt controls. When I add:
track =...
|
Forum: Precision Position Tracker (PPT)
12-04-2011, 01:34 AM
|
Replies: 14
Views: 36,205
|
Forum: Precision Position Tracker (PPT)
12-04-2011, 01:17 AM
|
Replies: 14
Views: 36,205
|
Forum: Precision Position Tracker (PPT)
12-04-2011, 01:04 AM
|
Replies: 14
Views: 36,205
Hey,
I'm using Vizard 3, and when using the 3d...
Hey,
I'm using Vizard 3, and when using the 3d screem to check the stage, or when using the program in debug mode, where the input isn't from the PPT, everything is ok - the eye height is correct...
|
Forum: Precision Position Tracker (PPT)
11-30-2011, 10:12 PM
|
Replies: 14
Views: 36,205
|
Forum: Precision Position Tracker (PPT)
11-30-2011, 02:44 AM
|
Replies: 14
Views: 36,205
Thanks!
I used this method, which solves the...
Thanks!
I used this method, which solves the problems (although it needs extreme measures - I had to scale by [90,30,90]), but now I have odd jumps - on some fixed points, when I turn my head the...
|
Forum: Precision Position Tracker (PPT)
11-29-2011, 02:37 AM
|
Replies: 14
Views: 36,205
Vizard-PPT conversion
Hi, three questions which are basically the same:
a. is there a way to adjust the movement speed inside the vizard simulation, when the input is from a ppt-tracker? if so, how?
b. same for...
|