![]() |
#12
|
|||
|
|||
And like I mentioned previously, it connects. It just doesn't read any data. After connecting it seems to lock the device up. I have to unplug it and plug it back into the computer to get any of the Inertial Labs sample programs to run with it. When using "Inertial Labs Simple.py" shown below.
import viz import vizact viz.go() InertialLabs = viz.add('InertialLabs.dle') sensor = InertialLabs.addOSv3(2) print sensor def printData(): print sensor.getEuler() vizact.ontimer(1, printData) I get this response: ************************************************** **************************** ** Loading Inertial Labs simple.py ************************************************** **************************** InertialLabs.dle InertialLabs Extension viz.VizExtensionSensor(0) ** Load Time: 1.18 seconds [0.0, -0.0, 0.0] [0.0, -0.0, 0.0] [0.0, -0.0, 0.0] [0.0, -0.0, 0.0] [0.0, -0.0, 0.0] [0.0, -0.0, 0.0] [0.0, -0.0, 0.0] [0.0, -0.0, 0.0] [0.0, -0.0, 0.0] |
Tags |
inertial labs os3d, os3d |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Current working directory in Vizard Executable | kevin | Vizard | 3 | 06-16-2011 11:31 AM |
Vizard 4 Beta Testing | farshizzo | Announcements | 0 | 02-01-2011 10:46 AM |
Vizard 4 Beta Testing | farshizzo | Vizard | 0 | 02-01-2011 10:46 AM |
Vizard tech tip: Using the Python Imaging Library (PIL) | Jeff | Vizard | 0 | 03-23-2009 11:13 AM |
Tickle2 Demo not working in Vizard 3.0 | mjabon | Vizard | 7 | 01-07-2008 03:59 PM |