You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can change the mode variable at the begining and see that the X values are OK (~0.18m) in "ik" mode and not ok in "nullspace" mode (getting values up to +2cm error), am I missing something ?
My goal here in using nullspace mode is to ensure that the joints are in some ranges
This discussion was converted from issue #2210 on April 26, 2021 03:54.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have strange behaviour using
calculateInverseKinematics
.In "normal" mode it appear to works normally, but in "null space" mode my constraints are not respected:

I actually made a repository that reproduces my issue:
https://github.com/Gregwar/pybullet_nullspace_issue
You can change the
mode
variable at the begining and see that the X values are OK (~0.18m) in "ik" mode and not ok in "nullspace" mode (getting values up to +2cm error), am I missing something ?My goal here in using nullspace mode is to ensure that the joints are in some ranges
Beta Was this translation helpful? Give feedback.
All reactions