![]() |
|
#3
|
|||
|
|||
|
Here is my simple script that causes the failure
import viz
sensor = viz.add('cyberglove.dls') hand = hand.add(sensor,hand.CYBERGLOVE) viz.go() |
|
|