WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 12-18-2008, 08:13 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
It sound like you just need to swap position and orientation coordinates. Here are two methods available with the link object to do this and some sample code. There is also some more info on these in the command index in the docs. You will just need to pass in the proper values to both of these methods.

Code:
#Swap y,z coordinates
link.swapPos([1,3,2])

#Negate yaw value
link.swapEuler([-1,2,3])
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Flock of Birds recognized, but no data sent sjroorda Vizard 9 03-01-2016 08:48 PM
wxPython and Flock of Birds Atul Thakur Vizard 3 01-16-2008 11:58 AM
Flock of Birds question (again) Elittdogg Vizard 24 12-04-2007 09:37 AM
Using vrpn_server with Flock of birds sylvain Precision Position Tracker (PPT) 3 11-30-2007 09:45 AM
Flock of Birds Elittdogg Vizard 9 10-02-2007 01:53 PM


All times are GMT -7. The time now is 11:35 PM.


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