-
|
Hello! I have just started to get acquainted with Omnigibson, and I have a question/idea that I hope to get answered: In an environment, I hope to be able to obtain the transform of a specific position (such as the handle position of a tool) on a certain object in real-time throughout the operation process. Could someone suggest any method to achieve this? |
Beta Was this translation helpful? Give feedback.
Answered by
hang-yin
Apr 28, 2025
Replies: 1 comment
-
|
Hi @ZlxmChen , this is a great question!
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hang-yin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @ZlxmChen , this is a great question!
Here's one approach I can think of for non-articulated objects:
For articulated object, this is d…