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
Inverse kinematics doesn't work my robot. The inverse_kinematics function returns wrong values for joints (sush as 1.1111e-12, or other value around zero).
I checked the robot can achive the target point.
The robot is a simple two arms robot based on rotation plate. Rotation plate attach to movable plate which has ability to move by x and y.
Inverse kinematics doesn't work my robot. The inverse_kinematics function returns wrong values for joints (sush as 1.1111e-12, or other value around zero).
I checked the robot can achive the target point.
The robot is a simple two arms robot based on rotation plate. Rotation plate attach to movable plate which has ability to move by x and y.
My UDRF file:
My python code:
The python code returns the following:
The text was updated successfully, but these errors were encountered: