Flexcomp identifying pin IDs #3052
Unanswered
Annie-spaces
asked this question in
Asking for Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Intro
Hi!
I am an undergraduate at NUS, I use MuJoCo for my research on hybrid robotic simulation.
My setup
MuJoCo 3.0
Python
Windows 11
My question
I am trying to learn how to identify the pin IDs for flexcomp.
I followed the documentation and used show body_labels, but the labels were not zero-based. Instead, they were more coordinated-like. I wonder how we can identify the automatically generated zero-based pin IDs. The image below was a screenshot from running the example "gripper_trilinear.xml"
I have another example with a random mesh object I generated. The body labels were also not zero-based pin IDs.

It's corresponding Mesh file is attached here
Mesh.zip
Minimal model and/or code that explain my question
Model:
minimal XML for a random mesh. The obj file is attached in the zip file above
Code:
Confirmations
Beta Was this translation helpful? Give feedback.
All reactions