![]() |
#7
|
|||
|
|||
Also, what results do you get when using the sensor bus code:
Code:
import viz import vizact viz.go() InertialLabs = viz.add('InertialLabs.dle') sensors = InertialLabs.addSensorBus(port=9) sensor1 = sensors[0] def printData(): print sensor1.getEuler() vizact.ontimer(1, printData) |
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 |