View Single Post
  #1  
Old 08-23-2007, 01:18 PM
Jerry Jerry is offline
Member
 
Join Date: Jun 2004
Posts: 105
Intersense reset

According to the help documentation, if I do

ori = viz.add('intersense.dls')
ori.command(2)

ori.get() should come back 0,0,0 for yaw, pitch, and roll, but this
does not happen.

Is there something I'm missing or is this a bug?
Reply With Quote