![]() |
#4
|
|||
|
|||
Hi,
Have you tried specifying which port the intersense is connected to? Before you add the intersense sensor in your script trying the following: Code:
PORT_INTERSENSE = 1 isense = viz.add('intersense.dls') |
|
|