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
Describe the bug
I tried to change the value of a constant ETS revolute joint and it works, but it seems to not take it into account when computing inverse kinematics, either with "ikine_LM" or "ik_LM".
Version information
Did you install from PyPI or GitHub?
PyPI : 1.1.0
To Reproduce
Here is a code for reproduction of the behavior :
Expected behavior
I expected the ets_2 to find a solution as it as the exact same parameters as ets_1. Maybe the attribution of the new values of the constant joint are not the right ones ?
Environment:
Your OS : Windows
Your Python version : 3.10.9
I thank you in advance for your response.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Hello,
Describe the bug
I tried to change the value of a constant ETS revolute joint and it works, but it seems to not take it into account when computing inverse kinematics, either with "ikine_LM" or "ik_LM".
Version information
Did you install from PyPI or GitHub?
PyPI : 1.1.0
To Reproduce
Here is a code for reproduction of the behavior :
and the associated output :
Expected behavior
I expected the ets_2 to find a solution as it as the exact same parameters as ets_1. Maybe the attribution of the new values of the constant joint are not the right ones ?
Environment:
I thank you in advance for your response.
The text was updated successfully, but these errors were encountered: