WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Jeff
Forum: Vizard 07-16-2016, 04:49 AM
Replies: 4
Views: 6,908
Posted By Jeff
In this case you don't need to get the yaw,...

In this case you don't need to get the yaw, pitch, and roll values. Just get a handle to the tracker link and use the link.setEuler...
Forum: Vizard 07-16-2016, 03:58 AM
Replies: 4
Views: 6,908
Posted By Jeff
The getEuler() command return a list with yaw,...

The getEuler() command return a list with yaw, pitch, and roll. You can get the individual values directly:

yaw,pitch,roll = vizconnect.getTracker('HeadTracker').getEuler()

Or first save the...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -7. The time now is 06:13 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC