View Single Post
  #2  
Old 05-14-2009, 07:46 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
When you use hd.get(hd.POSITION) the value you are returned is not in Vizard's coordinate system. When you scale the haptic space you define the boundaries and set values to them and the position follows from that. The position is not given in meters, there are no units, its relative to the values of the boundaries.
Reply With Quote