Forum: Vizard
09-15-2016, 06:22 AM
|
Replies: 4
Views: 13,811
|
Forum: Vizard
09-14-2016, 07:57 AM
|
Replies: 4
Views: 13,811
|
Forum: Vizard
09-14-2016, 06:01 AM
|
Replies: 4
Views: 13,811
Write using phantom omni
Good evening to everyone,
i am trying to use the phantom omni to write a letter.
I would like to have a function active while the buttom of the omni is down; for all this time the function has to...
|
Forum: Vizard
08-31-2016, 12:46 AM
|
Replies: 7
Views: 15,673
|
Forum: Vizard
08-29-2016, 04:50 AM
|
Replies: 7
Views: 15,673
hi and thanks for your interest.
The links you...
hi and thanks for your interest.
The links you have sent me are not available anymore.
Anyway i know how to use the command vizact.ontimer, the problem is that i don't know how to remove the text...
|
Forum: Vizard
08-29-2016, 03:07 AM
|
Replies: 7
Views: 15,673
temporary 3DText
Hello to everyone, I need to build a function that show a 3d text for one second every time that the space bar is pressed.
EX:
def show():
Text=viz.addText3D('Hello world', pos,color...
|
Forum: Vizard
06-08-2016, 08:50 AM
|
Replies: 1
Views: 36,643
Drop Down menu
Hello to everyone,
I am trying to build a drop down menu in vizard.
This is the code:
import viz
import vizdlg
viz.go()
#Create main menu object
import vizmenu
|
Forum: Vizard
05-31-2016, 08:12 AM
|
Replies: 7
Views: 21,804
First of all thanks for your interest.
I...
First of all thanks for your interest.
I thougth about this solution and in this case it could work.
The problem is:what happens when i need velocity information in real time during a task?
What...
|
Forum: Vizard
05-30-2016, 07:46 AM
|
Replies: 7
Views: 21,804
I would like to have information about the...
I would like to have information about the phantom's velocity during the motion!
I want to use it as a trigger,like:
Before sending forces check if in the last 3 seconds the velocity(x,y,z) was...
|
Forum: Vizard
05-30-2016, 04:30 AM
|
Replies: 7
Views: 21,804
Omni Velocity information
Hi, do you know if there is the chance to get the velocity information from the Omni.
The problem is that i have attacched a ball to the omni, and i am able to control the pose of the ball with it....
|
Forum: Vizard
05-26-2016, 08:05 AM
|
Replies: 3
Views: 19,397
|