get vel and j*qd are inconsistent? #2057
Unanswered
LHTLiu
asked this question in
Asking for Help
Replies: 1 comment 4 replies
-
This is not reproducible. Please make a simple, minimal model so that the model and your code together constitute a Minimal Reproducing Example. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Intro
I am a student, I use MuJoCo for computing Jacobian matrix with free joint.
My setup
Apple M1 Pro macOS Sonoma 14.6.1
PyCharm 2023.3.5 (Community Edition)
mujoco 3.2.2
My question
I verified the Jacobian matrix and used two methods: direct calculation speed and j*qd, but the speed obtained was inconsistent.
@yuvaltassa Thanks
Minimal model and/or code that explain my question
No response
Confirmations
Beta Was this translation helpful? Give feedback.
All reactions