Setting joint positions / limit enforcement #671
Unanswered
AndrewJSchoen
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am attempting to use the joint functionality to simulate a robotic arm, given some joint state (which will be stored in zustand). I have gotten the joints to be present between two different cube bodies, but can't seem to update their current positions. This is what I am currently doing:
Any ideas on how to accomplish this? Side note, any idea what might be happening with the limits?
Beta Was this translation helpful? Give feedback.
All reactions