View Single Post
  #1  
Old 06-19-2011, 11:58 PM
chris_user chris_user is offline
Member
 
Join Date: Feb 2011
Posts: 20
get tracker position and euler

hello,

hope somebody knows a more simple solution to get the coordinates of the tracker and the orientation from the intersense.

my actual solution is to load the vizsetupcfg.py and use getPosition and getEuler form headpos and headori; to get that working I needed to modyfy the vizsetupcfg.py and set the first five lines of the createCustomComposite as a global. actually it is working but i'm quiet shure there must be a more elegant solution to this task. tips and hints are welcome.

thanks,

chris
Reply With Quote