Jump to content

Seeing/reading Object Coordinates In Dops


peship

Recommended Posts

i'm guessing how you guys deal when you want to query object coordinates in DOPs ?

i cant see anything like standard T R S channels ( even for output data only purposes ) to can show me clearly where is my object located in the space, how is rotated, etc.

What are you doing when you want to read the position of RBD object and to use it for your own purposes ?

Thanks.

Link to comment
Share on other sites

Have a look at the sample file for the Dynamics CHOP. This file shows how to extract transform information into CHOP channels. You can extract the same information using the dopoption expression function. For example:

echo `dopoption("/obj/dopnet1", "rbdobject1", "Position", "tx")`

will show the tx value for the object named rbdobject1 in the DOP Network /obj/dopnet1.

Mark

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...