WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 13 of 13
Search took 0.01 seconds.
Search: Posts Made By: befl0
Forum: Vizard 07-30-2014, 03:50 AM
Replies: 1
Views: 5,833
Posted By befl0
Problem with HMD sensics

Hi,

I used the HMD sensics Z sight 60. I tried to put my project in but with the method side by side, my project is divided in two screens. So in the left eye I have the first half of my project...
Forum: Vizard 07-30-2014, 01:49 AM
Replies: 14
Views: 22,506
Posted By befl0
Hi! this code works thanks to the viewpoint...

Hi!

this code works thanks to the viewpoint collision but if you put the wheelbarrow 2 meters in front of the view, it is possible to goes up the ramp before the viewpoint collide the ramp ?
...
Forum: Vizard 07-28-2014, 06:42 AM
Replies: 14
Views: 22,506
Posted By befl0
Hi, It's difficult to put a code because...

Hi,

It's difficult to put a code because it's working with a VRPN.

I hope I will be more explicit. I controlled a wheelchair to do a race. In this race the wheelchair have to climb the ramp I...
Forum: Vizard 07-21-2014, 01:50 AM
Replies: 14
Views: 22,506
Posted By befl0
Hi, I meet a problem again with this...

Hi,

I meet a problem again with this situation. I have no longer avatar and the view is controlled by the vizard glasses. The wheelchair is controlled by that :...
Forum: Vizard 07-15-2014, 01:33 AM
Replies: 4
Views: 10,323
Posted By befl0
Hello, Thanks for this answer, of course...

Hello,

Thanks for this answer, of course this is the solution.

It's working perfectly

Bérengère
Forum: Vizard 07-14-2014, 08:08 AM
Replies: 4
Views: 10,323
Posted By befl0
The code to access to the vrpn tracker is : ...

The code to access to the vrpn tracker is :


def bigAndSmall():
while True:
yield viztask.waitTime(0.0001)
x, z, y, h, p, r, ang_der, ang_izq = tracker.getData()


And the error is : ...
Forum: Vizard 06-17-2014, 06:02 AM
Replies: 14
Views: 22,506
Posted By befl0
Thanks you a lot it's working!

Thanks you a lot it's working!
Forum: Vizard 06-17-2014, 06:01 AM
Replies: 4
Views: 10,323
Posted By befl0
Problem viztracker values

Hi,

I used a tracker with a vrpn. Sometimes when I do a tracker.getData() and I put it in 8 values, a mistake appears because there are " too many values to unpack" but sometimes it's working...
Forum: Vizard 06-10-2014, 08:18 AM
Replies: 14
Views: 22,506
Posted By befl0
I asked a wrong question, it is possible to...

I asked a wrong question, it is possible to disable the collision between the view and the avatar but not between avatar and others objects ? Thanks
Forum: Vizard 06-10-2014, 07:09 AM
Replies: 14
Views: 22,506
Posted By befl0
I found why. I put the view on the knees of my...

I found why. I put the view on the knees of my avatar and the view detected that like an obstacle. It's possible to put the avatar in not obstacles?

Thanks
Forum: Vizard 06-10-2014, 01:49 AM
Replies: 14
Views: 22,506
Posted By befl0
I put collidebox on the avatar for other reasons....

I put collidebox on the avatar for other reasons. So when I put the view.collision(viz.ON) at first in my programm but after the view.setPosition(), my avatar was not allowed to move forwards. But I...
Forum: Vizard 06-09-2014, 01:37 AM
Replies: 14
Views: 22,506
Posted By befl0
import viz import vizact import vizcam ...

import viz
import vizact
import vizcam
import time
from StopWatch import StopWatch
from Start import Start
from Line import Line
from Square180 import Square180
from CircledCylinder import...
Forum: Vizard 06-06-2014, 05:48 AM
Replies: 14
Views: 22,506
Posted By befl0
problem with avatar climp a ramp

Hey,

I am trying to make the avatar climb a ramp with the collision. But when I detect the collision I can't move forward. But when I make a U-turn with my avatar I can move backward. I don't know...
Showing results 1 to 13 of 13

 
Forum Jump

All times are GMT -7. The time now is 02:08 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC