View Single Post
  #3  
Old 08-28-2007, 10:31 AM
Jerry Jerry is offline
Member
 
Join Date: Jun 2004
Posts: 105
That still doesn't work. If I do this:

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

the values of yaw, pitch, and roll are not equal to zero.

What I want to do is zero all three axes.
Reply With Quote